Searched defs:glMatrixIndexPointerOES (Results 1 – 6 of 6) sorted by relevance
| /frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
| D | GL11Ext.java | 125 void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method 132 void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method
|
| /frameworks/base/opengl/java/android/opengl/ |
| D | GLErrorWrapper.java | 1353 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLErrorWrapper 1360 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLErrorWrapper
|
| D | GLES11Ext.java | 889 public static void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLES11Ext
|
| D | GLLogWrapper.java | 3409 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLLogWrapper 3418 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in GLLogWrapper
|
| /frameworks/base/opengl/java/com/google/android/gles_jni/ |
| D | GLImpl.java | 1835 public void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl 1862 public native void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl
|
| /frameworks/base/libs/hwui/debug/ |
| D | gles_redefine.h | 547 #define glMatrixIndexPointerOES wrap_glMatrixIndexPointerOES macro
|