Searched defs:glFrustumx (Results 1 – 7 of 7) sorted by relevance
| /development/ndk/platforms/android-4/samples/san-angeles/jni/ |
| D | importgl.h | 143 #define glFrustumx FNPTR(glFrustumx) macro
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixStack.java | 47 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in MatrixStack
|
| D | MatrixTrackingGL.java | 267 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in MatrixTrackingGL
|
| /development/tools/emulator/opengl/host/libs/libOpenglRender/ |
| D | GLDispatch.h | 99 glFrustumx_t glFrustumx; member
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/ |
| D | GLEScmImp.cpp | 672 GL_API void GL_APIENTRY glFrustumx( GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi… in glFrustumx() function
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
|
| D | gles_dispatch.h | 99 glFrustumx_t glFrustumx; member
|