Home
last modified time | relevance | path

Searched refs:glLoadMatrixxOES (Results 1 – 7 of 7) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h201 glLoadMatrixxOES_t glLoadMatrixxOES; member
DGLDispatch.cpp218 s_gl.glLoadMatrixxOES = (glLoadMatrixxOES_t) s_gles_lib->findSymbol("glLoadMatrixxOES"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib441 #void glLoadMatrixxOES(GLfixed *m)
442 glLoadMatrixxOES
Dgl.in205 GL_ENTRY(void, glLoadMatrixxOES, const GLfixed *m)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java269 glLoadMatrixxOES(238, 238), enumConstant
762 case 238: return glLoadMatrixxOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h583 GL_API void GL_APIENTRY glLoadMatrixxOES (const GLfixed *m);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in271 void, glLoadMatrixxOES, const GLfixed* m