Searched defs:glMatrixIndexPointerOES (Results 1 – 5 of 5) 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 | 885 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 | 1834 public void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl 1861 public native void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl
|