Home
last modified time | relevance | path

Searched refs:glDrawTexxOES (Results 1 – 8 of 8) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DClientAPIExts.in183 API_ENTRY(glDrawTexxOES,
/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h173 glDrawTexxOES_t glDrawTexxOES; member
DGLDispatch.cpp190 s_gl.glDrawTexxOES = (glDrawTexxOES_t) s_gles_lib->findSymbol("glDrawTexxOES"); in init_gl_dispatch()
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java124 glDrawTexxOES(93, 93), enumConstant
617 case 93: return glDrawTexxOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h510 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig…
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.in175 GL_ENTRY(void, glDrawTexxOES, GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height)
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp151 …_glesExtensions)["glDrawTexxOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexxOES; in getProcAddress()
2339 GL_API void GL_APIENTRY glDrawTexxOES (GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed heig… in glDrawTexxOES() function
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in110 void, glDrawTexxOES, GLfixed x, GLfixed y, GLfixed z, GLfixed width, GLfixed height