Searched defs:glMatrixIndexPointerOES (Results 1 – 8 of 8) 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/native/opengl/libs/GLES_trace/ |
D | gltrace.proto | 274 glMatrixIndexPointerOES = 248; enumerator
|
/frameworks/native/opengl/libs/GLES_trace/src/ |
D | gltrace.pb.cpp | 1080 const GLMessage_Function GLMessage::glMatrixIndexPointerOES; member in android::gltrace::GLMessage
|
D | gltrace.pb.h | 1428 static const Function glMatrixIndexPointerOES = GLMessage_Function_glMatrixIndexPointerOES; variable
|