Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java1009 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in MatrixTrackingGL
1014 public void glMatrixIndexPointerOES(int size, int type, int stride, in glMatrixIndexPointerOES() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp2083 GL_API void GL_APIENTRY glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvo… in glMatrixIndexPointerOES() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp1141 void glMatrixIndexPointerOES(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer) in glMatrixIndexPointerOES() function
Dgles_dispatch.h240 glMatrixIndexPointerOES_t glMatrixIndexPointerOES; member