Home
last modified time | relevance | path

Searched defs:glFrustumx (Results 1 – 7 of 7) sorted by relevance

/development/ndk/platforms/android-4/samples/san-angeles/jni/
Dimportgl.h143 #define glFrustumx FNPTR(glFrustumx) macro
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixStack.java47 public void glFrustumx(int left, int right, int bottom, int top, int near, in glFrustumx() method in MatrixStack
DMatrixTrackingGL.java267 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/
DGLDispatch.h99 glFrustumx_t glFrustumx; member
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp672 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/
Dgles.cpp436 void glFrustumx(GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed zF… in glFrustumx() function
Dgles_dispatch.h99 glFrustumx_t glFrustumx; member