Home
last modified time | relevance | path

Searched defs:glCopyTexImage2D (Results 1 – 7 of 7) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h80 glCopyTexImage2D_t glCopyTexImage2D; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java53 glCopyTexImage2D(23, 23), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp382 GL_APICALL void GL_APIENTRY glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GL… in glCopyTexImage2D() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java160 public void glCopyTexImage2D(int target, int level, int internalformat, in glCopyTexImage2D() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp462 GL_API void GL_APIENTRY glCopyTexImage2D( GLenum target, GLint level, GLenum internalformat, GLint… in glCopyTexImage2D() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp341 void glCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei … in glCopyTexImage2D() function
Dgles_dispatch.h80 glCopyTexImage2D_t glCopyTexImage2D; member