Searched refs:glTexSubImage2D (Results 1 – 13 of 13) sorted by relevance
/development/ndk/platforms/android-5/arch-arm/symbols/ |
D | libGLESv2.so.functions.txt | 144 glTexSubImage2D
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv2.so.functions.txt | 169 glTexSubImage2D
|
D | libGLESv1_CM.so.functions.txt | 269 glTexSubImage2D
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv2.so.functions.txt | 169 glTexSubImage2D
|
D | libGLESv1_CM.so.functions.txt | 269 glTexSubImage2D
|
/development/ndk/platforms/android-4/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 231 glTexSubImage2D
|
/development/ndk/platforms/android-18/arch-arm/symbols/ |
D | libGLESv3.so.functions.txt | 205 glTexSubImage2D
|
/development/ndk/platforms/android-18/arch-x86/symbols/ |
D | libGLESv3.so.functions.txt | 205 glTexSubImage2D
|
/development/ndk/platforms/android-18/arch-mips/symbols/ |
D | libGLESv3.so.functions.txt | 205 glTexSubImage2D
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 645 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D() method in MatrixTrackingGL 648 mgl.glTexSubImage2D(target, level, xoffset, yoffset, width, height, in glTexSubImage2D()
|
/development/ndk/platforms/android-5/include/GLES2/ |
D | gl2.h | 584 GL_APICALL void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLi…
|
/development/ndk/platforms/android-4/include/GLES/ |
D | gl.h | 735 GL_API void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, …
|
/development/ndk/platforms/android-18/include/GLES3/ |
D | gl3.h | 917 GL_APICALL void GL_APIENTRY glTexSubImage2D (GLenum target, GLint level, GLint xoffset, G…
|