HomeSort by relevance Sort by last modified time
    Searched refs:GL_RGB5_A1_OES (Results 1 - 25 of 44) sorted by null

1 2

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if 44 public static final int GL_RGB5_A1_OES = 0x8057;
  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmValidate.cpp 222 case GL_RGB5_A1_OES:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 384 case GL_RGB5_A1_OES:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 384 case GL_RGB5_A1_OES:
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 492 else if ((redSize==5)&&(greenSize==5)&&(blueSize==5)&&(alphaSize==1)) *format = GL_RGB5_A1_OES;
  /sdk/emulator/opengl/host/libs/libOpenglRender/
ColorBuffer.cpp 40 case GL_RGB5_A1_OES:
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 44 public static final int GL_RGB5_A1_OES = 0x8057;
    [all...]
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 224 glFormat = GL_RGB5_A1_OES;
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/5/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/6/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /prebuilts/ndk/6/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 82 #define GL_RGB5_A1_OES 0x8057
  /development/ndk/platforms/android-4/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/GLES/
glext.h 87 #define GL_RGB5_A1_OES 0x8057
    [all...]

Completed in 263 milliseconds

1 2