Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h212 glRotatexOES_t glRotatexOES; member
DGLDispatch.cpp229 s_gl.glRotatexOES = (glRotatexOES_t) s_gles_lib->findSymbol("glRotatexOES"); in init_gl_dispatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java322 glRotatexOES(291, 291), enumConstant
815 case 291: return glRotatexOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h594 GL_API void GL_APIENTRY glRotatexOES (GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in216 GL_ENTRY(void, glRotatexOES, GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in352 void, glRotatexOES, GLfixed angle, GLfixed x, GLfixed y, GLfixed z