Searched refs:glMatrixIndexPointerOES (Results 1 – 9 of 9) sorted by relevance
/development/ndk/platforms/android-21/arch-x86_64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 156 glMatrixIndexPointerOES
|
/development/ndk/platforms/android-9/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 156 glMatrixIndexPointerOES
|
/development/ndk/platforms/android-21/arch-mips64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 156 glMatrixIndexPointerOES
|
/development/ndk/platforms/android-21/arch-arm64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 156 glMatrixIndexPointerOES
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv1_CM.so.functions.txt | 186 glMatrixIndexPointerOES
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv1_CM.so.functions.txt | 186 glMatrixIndexPointerOES
|
/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-9/include/GLES/ |
D | glext.h | 673 GL_API void GL_APIENTRY glMatrixIndexPointerOES (GLint size, GLenum type, GLsizei stride, const GLv…
|