Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_SHORT_5_5_5_1 (Results 1 – 18 of 18) sorted by relevance

/frameworks/native/opengl/tests/filter/
Dfilter.cpp133 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, t5551); in main()
/frameworks/native/opengl/libagl/
Dtexture.cpp213 case GL_UNSIGNED_SHORT_5_5_5_1: ti = 3; break; in convertGLPixelFormat()
229 type != GL_UNSIGNED_SHORT_5_5_5_1 && type != GL_UNSIGNED_SHORT_5_6_5) { in validFormatType()
236 type == GL_UNSIGNED_SHORT_5_5_5_1) && format != GL_RGBA) { in validFormatType()
1099 type = GL_UNSIGNED_SHORT_5_5_5_1; in glCompressedTexImage2D()
1341 type = GL_UNSIGNED_SHORT_5_5_5_1; in glCopyTexImage2D()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java253 int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; field
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGL10Header.java-if252 int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
/frameworks/base/opengl/java/android/opengl/
DGLES10.java255 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; field in GLES10
DGLES20.java161 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034; field in GLES20
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h332 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034 macro
/frameworks/native/opengl/tools/glgen/stubs/gles11/
DGLES10Header.java-if255 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
DGLES20Header.java-if161 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
/frameworks/native/opengl/include/GLES2/
Dgl2.h211 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034 macro
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp81 case GL_UNSIGNED_SHORT_5_5_5_1: in getBytesPerTexel()
/frameworks/native/opengl/include/GLES/
Dgl.h375 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034 macro
/frameworks/base/core/jni/android/opengl/
Dutil.cpp580 case GL_UNSIGNED_SHORT_5_5_5_1: in checkFormat()
/frameworks/native/opengl/include/GLES3/
Dgl3.h211 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034 macro
Dgl31.h211 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034 macro
/frameworks/rs/driver/
DrsdAllocation.cpp64 case RS_TYPE_UNSIGNED_5_5_5_1: return GL_UNSIGNED_SHORT_5_5_5_1; in rsdTypeToGLType()
/frameworks/native/opengl/libs/
Denums.in213 GL_ENUM(0x8034,GL_UNSIGNED_SHORT_5_5_5_1)
/frameworks/base/api/
Dcurrent.txt19170 field public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 32820; // 0x8034
20090 field public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 32820; // 0x8034
51950 field public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 32820; // 0x8034