Searched refs:glDrawTexsOES (Results 1 – 8 of 8) sorted by relevance
/development/ndk/platforms/android-21/arch-x86_64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 61 glDrawTexsOES
|
/development/ndk/platforms/android-9/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 61 glDrawTexsOES
|
/development/ndk/platforms/android-21/arch-mips64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 61 glDrawTexsOES
|
/development/ndk/platforms/android-21/arch-arm64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 61 glDrawTexsOES
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv1_CM.so.functions.txt | 68 glDrawTexsOES
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv1_CM.so.functions.txt | 68 glDrawTexsOES
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 716 public void glDrawTexsOES(short x, short y, short z, in glDrawTexsOES() method in MatrixTrackingGL 718 mgl11Ext.glDrawTexsOES(x, y, z, width, height); in glDrawTexsOES()
|
/development/ndk/platforms/android-9/include/GLES/ |
D | glext.h | 482 GL_API void GL_APIENTRY glDrawTexsOES (GLshort x, GLshort y, GLshort z, GLshort width, GLshort heig…
|