Searched refs:glOrthox (Results 1 – 9 of 9) sorted by relevance
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 171 glOrthox
|
/development/ndk/platforms/android-4/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 171 glOrthox
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 171 glOrthox
|
/development/ndk/platforms/android-L/arch-arm64/symbols/ |
D | libGLESv1_CM.so.functions.txt | 171 glOrthox
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv1_CM.so.functions.txt | 204 glOrthox
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv1_CM.so.functions.txt | 204 glOrthox
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixStack.java | 107 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox() method in MatrixStack
|
D | MatrixTrackingGL.java | 497 public void glOrthox(int left, int right, int bottom, int top, int near, in glOrthox() method in MatrixTrackingGL 499 mCurrent.glOrthox(left, right, bottom, top, near, far); in glOrthox() 500 mgl.glOrthox(left, right, bottom, top, near, far); in glOrthox()
|
/development/ndk/platforms/android-4/include/GLES/ |
D | gl.h | 707 GL_API void GL_APIENTRY glOrthox (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed…
|