Searched refs:glDrawTexxOES (Results 1 – 8 of 8) sorted by relevance
/development/ndk/platforms/android-21/arch-arm64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 63 glDrawTexxOES
|
/development/ndk/platforms/android-9/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 63 glDrawTexxOES
|
/development/ndk/platforms/android-21/arch-x86_64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 63 glDrawTexxOES
|
/development/ndk/platforms/android-21/arch-mips64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 63 glDrawTexxOES
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv1_CM.so.functions.txt | 70 glDrawTexxOES
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv1_CM.so.functions.txt | 70 glDrawTexxOES
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 729 public void glDrawTexxOES(int x, int y, int z, int width, int height) { in glDrawTexxOES() method in MatrixTrackingGL 730 mgl11Ext.glDrawTexxOES(x, y, z, width, height); in glDrawTexxOES()
|
/development/ndk/platforms/android-9/include/GLES/ |
D | glext.h | 484 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
|