Searched defs:glCopyTexSubImage2D (Results 1 – 7 of 7) sorted by relevance
| /development/tools/emulator/opengl/host/libs/libOpenglRender/ |
| D | GLDispatch.h | 81 glCopyTexSubImage2D_t glCopyTexSubImage2D; member
|
| /development/tools/glesv2debugger/src/com/android/glesv2debugger/ |
| D | DebuggerMessage.java | 54 glCopyTexSubImage2D(24, 24), enumConstant
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_V2/ |
| D | GLESv2Imp.cpp | 389 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint y… in glCopyTexSubImage2D() function
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixTrackingGL.java | 166 public void glCopyTexSubImage2D(int target, int level, int xoffset, in glCopyTexSubImage2D() method in MatrixTrackingGL
|
| /development/tools/emulator/opengl/host/libs/Translator/GLES_CM/ |
| D | GLEScmImp.cpp | 469 GL_API void GL_APIENTRY glCopyTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoff… in glCopyTexSubImage2D() function
|
| /development/tools/emulator/opengl/tests/gles_android_wrapper/ |
| D | gles.cpp | 346 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
|
| D | gles_dispatch.h | 81 glCopyTexSubImage2D_t glCopyTexSubImage2D; member
|