Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h204 glMultMatrixxOES_t glMultMatrixxOES; member
DGLDispatch.cpp221 s_gl.glMultMatrixxOES = (glMultMatrixxOES_t) s_gles_lib->findSymbol("glMultMatrixxOES"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib451 #void glMultMatrixxOES(GLfixed *m)
452 glMultMatrixxOES
Dgl.in208 GL_ENTRY(void, glMultMatrixxOES, const GLfixed *m)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java288 glMultMatrixxOES(257, 257), enumConstant
781 case 257: return glMultMatrixxOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h586 GL_API void GL_APIENTRY glMultMatrixxOES (const GLfixed *m);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in285 void, glMultMatrixxOES, const GLfixed* m