Searched defs:glWeightPointerOES (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL11Ext.java | 139 void glWeightPointerOES( in glWeightPointerOES() method 146 void glWeightPointerOES( in glWeightPointerOES() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLErrorWrapper.java | 1367 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLErrorWrapper 1374 public void glWeightPointerOES(int size, int type, int stride, int offset) { in glWeightPointerOES() method in GLErrorWrapper
|
| D | GLES11Ext.java | 924 public static void glWeightPointerOES( in glWeightPointerOES() method in GLES11Ext
|
| D | GLLogWrapper.java | 3430 public void glWeightPointerOES(int size, int type, int stride, in glWeightPointerOES() method in GLLogWrapper 3439 public void glWeightPointerOES(int size, int type, int stride, int offset) { in glWeightPointerOES() method in GLLogWrapper
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 1882 public void glWeightPointerOES( in glWeightPointerOES() method in GLImpl 1899 public native void glWeightPointerOES( in glWeightPointerOES() method in GLImpl
|