Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h207 glOrthoxOES_t glOrthoxOES; member
DGLDispatch.cpp224 s_gl.glOrthoxOES = (glOrthoxOES_t) s_gles_lib->findSymbol("glOrthoxOES"); in init_gl_dispatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java296 glOrthoxOES(265, 265), enumConstant
789 case 265: return glOrthoxOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h589 GL_API void GL_APIENTRY glOrthoxOES (GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfi…
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in211 GL_ENTRY(void, glOrthoxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear…
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in298 void, glOrthoxOES, GLfixed left, GLfixed right, GLfixed bottom, GLfixed top, GLfixed zNear, GLfixed…