Home
last modified time | relevance | path

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

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