Home
last modified time | relevance | path

Searched defs:glMatrixIndexPointerOES (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11Ext.java125 void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method
132 void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method
/frameworks/base/opengl/java/android/opengl/
DGLErrorWrapper.java1353 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
DGLES11Ext.java885 public static void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLES11Ext
DGLLogWrapper.java3409 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/
DGLImpl.java1834 public void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl
1861 public native void glMatrixIndexPointerOES( in glMatrixIndexPointerOES() method in GLImpl