Searched defs:glMatrixIndexPointerOESBounds (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
H A Dgl.cpp49 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type,
77 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type, function
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java881 private static native void glMatrixIndexPointerOESBounds( method in class:GLES11Ext
895 glMatrixIndexPointerOESBounds(
/frameworks/base/opengl/java/com/google/android/gles_jni/
H A DGLImpl.java1827 private native void glMatrixIndexPointerOESBounds( method in class:GLImpl
1841 glMatrixIndexPointerOESBounds(

Completed in 98 milliseconds