Home
last modified time | relevance | path

Searched refs:GL_NUM_COMPRESSED_TEXTURE_FORMATS (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/opengl/java/android/opengl/
H A DETC1Util.java99 GLES10.glGetIntegerv(GLES10.GL_NUM_COMPRESSED_TEXTURE_FORMATS, results, 0); in isETC1Supported()
H A DGLES10.java143 public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 0x86A2; field in GLES10
H A DGLES20.java142 public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 0x86A2; field in GLES20
H A DGLLogWrapper.java652 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateName()
691 mgl.glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, buffer, 0); in getIntegerStateSize()
716 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in getIntegerStateSize()
/aosp14/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES31Ext.cpp269 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
312 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES32.cpp268 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
311 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES10.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES11.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dcom_google_android_gles_jni_GLImpl.cpp144 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &numCompressedTextureFormats); in getNumCompressedTextureFormats()
1367 #if defined(GL_NUM_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__I_3II()
1368 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__I_3II()
1742 #if defined(GL_NUM_COMPRESSED_TEXTURE_FORMATS) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1743 case GL_NUM_COMPRESSED_TEXTURE_FORMATS: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
H A Dandroid_opengl_GLES11Ext.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES31.cpp268 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
311 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES20.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
H A Dandroid_opengl_GLES30.cpp270 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
313 glGetIntegerv(GL_NUM_COMPRESSED_TEXTURE_FORMATS, &needed); in getNeededCount()
/aosp14/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java141 int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 0x86A2; field
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt29963 field public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 34466; // 0x86a2
30861 field public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 34466; // 0x86a2
61231 field public static final int GL_NUM_COMPRESSED_TEXTURE_FORMATS = 34466; // 0x86a2