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