Searched refs:glCopyTexImage2D (Results 1 – 22 of 22) sorted by relevance
/development/ndk/platforms/android-L/arch-arm64/symbols/ |
D | libGLESv2.so.functions.txt | 27 glCopyTexImage2D
|
D | libGLESv1_CM.so.functions.txt | 39 glCopyTexImage2D
|
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/ndk/platforms/android-L/arch-x86_64/symbols/ |
D | libGLESv2.so.functions.txt | 27 glCopyTexImage2D
|
D | libGLESv1_CM.so.functions.txt | 39 glCopyTexImage2D
|
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/ndk/platforms/android-5/arch-arm/symbols/ |
D | libGLESv2.so.functions.txt | 27 glCopyTexImage2D
|
/development/ndk/platforms/android-L/arch-mips64/symbols/ |
D | libGLESv2.so.functions.txt | 27 glCopyTexImage2D
|
D | libGLESv1_CM.so.functions.txt | 39 glCopyTexImage2D
|
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/ndk/platforms/android-9/arch-x86/symbols/ |
D | libGLESv2.so.functions.txt | 28 glCopyTexImage2D
|
D | libGLESv1_CM.so.functions.txt | 42 glCopyTexImage2D
|
/development/ndk/platforms/android-9/arch-mips/symbols/ |
D | libGLESv2.so.functions.txt | 28 glCopyTexImage2D
|
D | libGLESv1_CM.so.functions.txt | 42 glCopyTexImage2D
|
/development/ndk/platforms/android-4/arch-arm/symbols/ |
D | libGLESv1_CM.so.functions.txt | 39 glCopyTexImage2D
|
/development/ndk/platforms/android-18/arch-mips/symbols/ |
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/ndk/platforms/android-18/arch-arm/symbols/ |
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/ndk/platforms/android-18/arch-x86/symbols/ |
D | libGLESv3.so.functions.txt | 43 glCopyTexImage2D
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
D | MatrixTrackingGL.java | 160 public void glCopyTexImage2D(int target, int level, int internalformat, in glCopyTexImage2D() method in MatrixTrackingGL 162 mgl.glCopyTexImage2D(target, level, internalformat, x, y, width, in glCopyTexImage2D()
|
/development/ndk/platforms/android-5/include/GLES2/ |
D | gl2.h | 497 GL_APICALL void GL_APIENTRY glCopyTexImage2D (GLenum target, GLint level, GLenum internalfo…
|
/development/ndk/platforms/android-4/include/GLES/ |
D | gl.h | 652 GL_API void GL_APIENTRY glCopyTexImage2D (GLenum target, GLint level, GLenum internalformat, GLint …
|
/development/ndk/platforms/android-18/include/GLES3/ |
D | gl3.h | 830 GL_APICALL void GL_APIENTRY glCopyTexImage2D (GLenum target, GLint level, GLenum internal…
|