Home
last modified time | relevance | path

Searched refs:GL_RGB10_A2 (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaOpenGLPipeline.cpp131 fboInfo.fFormat = GL_RGB10_A2; in draw()
/aosp14/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp566 return (type == GL_UNSIGNED_INT_2_10_10_10_REV && internalformat == GL_RGB10_A2); in checkInternalFormat()
601 return GL_RGB10_A2; in getInternalFormat()
/aosp14/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java38 public static final int GL_RGB10_A2 = 0x8059; field in GLES30
/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.txt31360 field public static final int GL_RGB10_A2 = 32857; // 0x8059