Home
last modified time | relevance | path

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

/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java645 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D() method in MatrixTrackingGL
/development/tools/emulator/opengl/system/GLESv2_enc/
Dgl2_entry.cpp894 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D() function
Dgl2_client_context.h121 glTexSubImage2D_client_proc_t glTexSubImage2D; member
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp756 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D() function
Dgles_dispatch.h163 glTexSubImage2D_t glTexSubImage2D; member
/development/tools/emulator/opengl/system/GLESv1_enc/
Dgl_entry.cpp1147 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D() function
Dgl_client_context.h150 glTexSubImage2D_client_proc_t glTexSubImage2D; member