Home
last modified time | relevance | path

Searched refs:GL_SRGB8_ALPHA8 (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/gui/tests/
DSRGB_test.cpp139 glTexImage2D(GL_TEXTURE_2D, 0, writeAsSRGB ? GL_SRGB8_ALPHA8 : GL_RGBA8, in fillTexture()
/frameworks/base/opengl/java/android/opengl/
DGLES30.java103 public static final int GL_SRGB8_ALPHA8 = 0x8C43; field in GLES30
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES30Header.java-if103 public static final int GL_SRGB8_ALPHA8 = 0x8C43;
/frameworks/native/opengl/include/GLES3/
Dgl3.h602 #define GL_SRGB8_ALPHA8 0x8C43 macro
Dgl31.h602 #define GL_SRGB8_ALPHA8 0x8C43 macro
/frameworks/native/opengl/libs/
Denums.in527 GL_ENUM(0x8C43,GL_SRGB8_ALPHA8)
/frameworks/base/api/
Dcurrent.txt21789 field public static final int GL_SRGB8_ALPHA8 = 35907; // 0x8c43
Dsystem-current.txt23733 field public static final int GL_SRGB8_ALPHA8 = 35907; // 0x8c43