Searched refs:glRotatexOES (Results 1 – 6 of 6) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 212 glRotatexOES_t glRotatexOES; member
|
D | GLDispatch.cpp | 229 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/ |
D | GLProtoBuf.java | 322 glRotatexOES(291, 291), enumConstant 815 case 291: return glRotatexOES; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 594 GL_API void GL_APIENTRY glRotatexOES (GLfixed angle, GLfixed x, GLfixed y, GLfixed z);
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.in | 216 GL_ENTRY(void, glRotatexOES, GLfixed angle, GLfixed x, GLfixed y, GLfixed z)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 352 void, glRotatexOES, GLfixed angle, GLfixed x, GLfixed y, GLfixed z
|