Home
last modified time | relevance | path

Searched defs:glDrawTexiOES (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h172 glDrawTexiOES_t glDrawTexiOES; member
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp2334 GL_API void GL_APIENTRY glDrawTexiOES (GLint x, GLint y, GLint z, GLint width, GLint height) { in glDrawTexiOES() function
/sdk/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp801 void glDrawTexiOES(GLint x, GLint y, GLint z, GLint width, GLint height) in glDrawTexiOES() function
Dgles_dispatch.h172 glDrawTexiOES_t glDrawTexiOES; member
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java120 glDrawTexiOES(89, 89), enumConstant