Home
last modified time | relevance | path

Searched refs:glFrustumxOES (Results 1 – 6 of 6) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h189 glFrustumxOES_t glFrustumxOES; member
DGLDispatch.cpp206 s_gl.glFrustumxOES = (glFrustumxOES_t) s_gles_lib->findSymbol("glFrustumxOES"); in init_gl_dispatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java165 glFrustumxOES(134, 134), enumConstant
658 case 134: return glFrustumxOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h571 GL_API void GL_APIENTRY glFrustumxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GL…
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in192 GL_ENTRY(void, glFrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNe…
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in153 void, glFrustumxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfix…