Searched refs:GL_PALETTE8_RGBA8_OES (Results 1 - 9 of 9) sorted by relevance

/frameworks/base/core/jni/android/opengl/
H A Dutil.cpp569 if (format == GL_PALETTE8_RGBA8_OES)
603 return GL_PALETTE8_RGBA8_OES;
666 if (internalformat == GL_PALETTE8_RGBA8_OES) {
704 if (format == GL_PALETTE8_RGBA8_OES)
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96;
/frameworks/native/opengl/libagl/
H A Dtexture.cpp423 case GL_PALETTE8_RGBA8_OES:
468 case GL_PALETTE8_RGBA8_OES:
1081 case GL_PALETTE8_RGBA8_OES:
H A Dstate.cpp400 params[ 6] = GL_PALETTE8_RGBA8_OES;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java163 public static final int GL_PALETTE8_RGBA8_OES = 0x8B96; field in class:GLES10
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java161 int GL_PALETTE8_RGBA8_OES = 0x8B96; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h569 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h449 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h216 #define GL_PALETTE8_RGBA8_OES 0x8B96 macro

Completed in 197 milliseconds