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

1 2 3 4

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if 44 public static final int GL_RGB5_A1_OES = 0x8057;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 388 case GL_RGB5_A1_OES:
  /device/generic/goldfish-opengl/system/egl/
eglDisplay.cpp 518 else if ((redSize==5)&&(greenSize==5)&&(blueSize==5)&&(alphaSize==1)) *format = GL_RGB5_A1_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 44 public static final int GL_RGB5_A1_OES = 0x8057;
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /external/mesa3d/include/GLES/
glext.h 95 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/GLES/
glext.h 89 #define GL_RGB5_A1_OES 0x8057
    [all...]

Completed in 99 milliseconds

1 2 3 4