HomeSort by relevance Sort by last modified time
    Searched defs:GL_SHORT (Results 1 - 25 of 40) sorted by null

1 2

  /frameworks/base/opengl/java/android/opengl/
GLES11Ext.java 141 private static final int GL_SHORT = GLES10.GL_SHORT;
907 (type == GL_SHORT) ||
    [all...]
GLES10.java 188 public static final int GL_SHORT = 0x1402;
    [all...]
GLES20.java 148 public static final int GL_SHORT = 0x1402;
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 237 #define GL_SHORT 0x1402
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES2/
gl2.h 237 #define GL_SHORT 0x1402
  /external/mesa3d/include/GLES2/
gl2.h 237 #define GL_SHORT 0x1402
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 237 #define GL_SHORT 0x1402
  /frameworks/base/opengl/include/GLES2/
gl2.h 237 #define GL_SHORT 0x1402
  /frameworks/base/opengl/tests/angeles/include/GLES/
gl.h 273 #define GL_SHORT 0x1402
314 /* GL_SHORT */
364 /* GL_SHORT */
455 /* GL_SHORT */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r5/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-arm/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /prebuilt/ndk/android-ndk-r6/platforms/android-5/arch-x86/usr/include/GLES2/
gl2.h 236 #define GL_SHORT 0x1402
  /development/ndk/platforms/android-4/include/GLES/
gl.h 316 #define GL_SHORT 0x1402
357 /* GL_SHORT */
407 /* GL_SHORT */
489 /* GL_SHORT */
    [all...]
  /development/tools/emulator/opengl/host/libs/Translator/include/GLES/
gl.h 316 #define GL_SHORT 0x1402
357 /* GL_SHORT */
407 /* GL_SHORT */
489 /* GL_SHORT */
    [all...]
  /frameworks/base/opengl/include/GLES/
gl.h 316 #define GL_SHORT 0x1402
357 /* GL_SHORT */
407 /* GL_SHORT */
489 /* GL_SHORT */
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 186 int GL_SHORT = 0x1402;
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 315 #define GL_SHORT 0x1402
356 /* GL_SHORT */
406 /* GL_SHORT */
488 /* GL_SHORT */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 315 #define GL_SHORT 0x1402
356 /* GL_SHORT */
406 /* GL_SHORT */
488 /* GL_SHORT */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/
gl.h 315 #define GL_SHORT 0x1402
356 /* GL_SHORT */
406 /* GL_SHORT */
488 /* GL_SHORT */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/
gl.h 315 #define GL_SHORT 0x1402
356 /* GL_SHORT */
406 /* GL_SHORT */
488 /* GL_SHORT */
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/
gl.h 315 #define GL_SHORT 0x1402
356 /* GL_SHORT */
406 /* GL_SHORT */
488 /* GL_SHORT */
    [all...]

Completed in 998 milliseconds

1 2