Home
last modified time | relevance | path

Searched refs:glCompressedTexSubImage2D (Results 1 – 22 of 22) sorted by relevance

/development/ndk/platforms/android-L/arch-arm64/symbols/
DlibGLESv2.so.functions.txt25 glCompressedTexSubImage2D
DlibGLESv1_CM.so.functions.txt38 glCompressedTexSubImage2D
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/ndk/platforms/android-L/arch-x86_64/symbols/
DlibGLESv2.so.functions.txt25 glCompressedTexSubImage2D
DlibGLESv1_CM.so.functions.txt38 glCompressedTexSubImage2D
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/ndk/platforms/android-5/arch-arm/symbols/
DlibGLESv2.so.functions.txt25 glCompressedTexSubImage2D
/development/ndk/platforms/android-L/arch-mips64/symbols/
DlibGLESv2.so.functions.txt25 glCompressedTexSubImage2D
DlibGLESv1_CM.so.functions.txt38 glCompressedTexSubImage2D
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/ndk/platforms/android-9/arch-x86/symbols/
DlibGLESv2.so.functions.txt26 glCompressedTexSubImage2D
DlibGLESv1_CM.so.functions.txt41 glCompressedTexSubImage2D
/development/ndk/platforms/android-9/arch-mips/symbols/
DlibGLESv2.so.functions.txt26 glCompressedTexSubImage2D
DlibGLESv1_CM.so.functions.txt41 glCompressedTexSubImage2D
/development/ndk/platforms/android-4/arch-arm/symbols/
DlibGLESv1_CM.so.functions.txt38 glCompressedTexSubImage2D
/development/ndk/platforms/android-18/arch-mips/symbols/
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/ndk/platforms/android-18/arch-arm/symbols/
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/ndk/platforms/android-18/arch-x86/symbols/
DlibGLESv3.so.functions.txt39 glCompressedTexSubImage2D
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java153 public void glCompressedTexSubImage2D(int target, int level, int xoffset, in glCompressedTexSubImage2D() method in MatrixTrackingGL
156 mgl.glCompressedTexSubImage2D(target, level, xoffset, yoffset, width, in glCompressedTexSubImage2D()
/development/ndk/platforms/android-5/include/GLES2/
Dgl2.h496 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xo…
/development/ndk/platforms/android-4/include/GLES/
Dgl.h651 GL_API void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint…
/development/ndk/platforms/android-18/include/GLES3/
Dgl3.h829 GL_APICALL void GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint …