Searched refs:GL_RGBA8 (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java92 int GL_RGBA8 = 0x8058; field in interface:GL11ExtensionPack
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES30Header.java-if37 public static final int GL_RGBA8 = 0x8058;
/frameworks/native/libs/gui/tests/
H A DSRGB_test.cpp133 glTexImage2D(GL_TEXTURE_2D, 0, writeAsSRGB ? GL_SRGB8_ALPHA8 : GL_RGBA8,
/frameworks/base/opengl/java/android/opengl/
H A DGLES30.java37 public static final int GL_RGBA8 = 0x8058; field in class:GLES30
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h536 #define GL_RGBA8 0x8058 macro
H A Dgl31.h536 #define GL_RGBA8 0x8058 macro

Completed in 188 milliseconds