Searched refs:glMatrixIndexPointerOES (Results 1 – 3 of 3) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | MatrixPaletteRenderer.java | 218 …gl11Ext.glMatrixIndexPointerOES(2, GL10.GL_UNSIGNED_BYTE, VERTEX_SIZE, VERTEX_PALETTE_INDEX_OFFSET… in draw()
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 1009 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/ndk/platforms/android-4/include/GLES/ |
D | glext.h | 477 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…
|