Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_CM/
Dgl.cpp76 GL_API void GL_APIENTRY glMatrixIndexPointerOESBounds(GLint size, GLenum type, in glMatrixIndexPointerOESBounds() function
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java881 private static native void glMatrixIndexPointerOESBounds( in glMatrixIndexPointerOESBounds() method in GLES11Ext
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1827 private native void glMatrixIndexPointerOESBounds( in glMatrixIndexPointerOESBounds() method in GLImpl