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

1 2 3 4 5

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11ExtHeader.java-if 45 public static final int GL_RGB565_OES = 0x8D62;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 387 case GL_RGB565_OES:
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11ExtensionPack.java 89 int GL_RGB565_OES = 0x8D62;
  /device/generic/goldfish/opengl/system/egl/
eglDisplay.cpp 479 else if ((redSize==5)&&(greenSize==6)&&(blueSize==5)&&(alphaSize==0)) *format = GL_RGB565_OES;
  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 45 public static final int GL_RGB565_OES = 0x8D62;
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /external/mesa3d/include/GLES/
glext.h 96 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/GLES/
glext.h 90 #define GL_RGB565_OES 0x8D62
    [all...]

Completed in 1055 milliseconds

1 2 3 4 5