Home
last modified time | relevance | path

Searched refs:glDrawTexxvOES (Results 1 – 9 of 9) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DClientAPIExts.in199 API_ENTRY(glDrawTexxvOES,
/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h176 glDrawTexxvOES_t glDrawTexxvOES; member
DGLDispatch.cpp193 s_gl.glDrawTexxvOES = (glDrawTexxvOES_t) s_gles_lib->findSymbol("glDrawTexxvOES"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib373 #void glDrawTexxvOES(GLfixed *coords)
374 glDrawTexxvOES
Dgl.in178 GL_ENTRY(void, glDrawTexxvOES, const GLfixed *coords)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java125 glDrawTexxvOES(94, 94), enumConstant
618 case 94: return glDrawTexxvOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h513 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed *coords);
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp155 …lesExtensions)["glDrawTexxvOES"] = (__translatorMustCastToProperFunctionPointerType)glDrawTexxvOES; in getProcAddress()
2355 GL_API void GL_APIENTRY glDrawTexxvOES (const GLfixed * coords) { in glDrawTexxvOES() function
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in111 void, glDrawTexxvOES, const GLfixed* coords