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

1 2 3 4 5

  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp 43 case GL_UNSIGNED_SHORT_5_5_5_1:
53 case GL_UNSIGNED_SHORT_5_5_5_1:
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
utilities.cpp 251 case GL_UNSIGNED_SHORT_5_5_5_1:
328 case GL_UNSIGNED_SHORT_5_5_5_1:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 382 case GL_UNSIGNED_SHORT_5_5_5_1:
  /external/jmonkeyengine/engine/src/android/com/jme3/renderer/android/
TextureUtil.java 191 dataType = GLES20.GL_UNSIGNED_SHORT_5_5_5_1;
  /frameworks/native/opengl/tests/filter/
filter.cpp 131 4, 4, 0, GL_RGBA, GL_UNSIGNED_SHORT_5_5_5_1, t5551);
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 382 case GL_UNSIGNED_SHORT_5_5_5_1:
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 255 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
GLES20Header.java-if 161 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/transforms/
TexImageTransform.java 210 case GL_UNSIGNED_SHORT_5_5_5_1:
  /frameworks/native/opengl/libagl/
texture.cpp 213 case GL_UNSIGNED_SHORT_5_5_5_1: ti = 3; break;
229 type != GL_UNSIGNED_SHORT_5_5_5_1 && type != GL_UNSIGNED_SHORT_5_6_5) {
236 type == GL_UNSIGNED_SHORT_5_5_5_1) && format != GL_RGBA) {
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 255 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
    [all...]
GLES20.java 161 public static final int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 253 int GL_UNSIGNED_SHORT_5_5_5_1 = 0x8034;
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 375 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 255 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 225 glType = GL_UNSIGNED_SHORT_5_5_5_1;
  /external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
gl2.h 255 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
  /frameworks/base/core/jni/android/opengl/
util.cpp 580 case GL_UNSIGNED_SHORT_5_5_5_1:
  /frameworks/native/opengl/include/GLES/
gl.h 375 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 255 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace_fixup.cpp 39 GL_UNSIGNED_SHORT_5_5_5_1, each unsigned short value is interpreted as containing all
54 case GL_UNSIGNED_SHORT_5_5_5_1:
    [all...]
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 332 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/GLES/
gl.h 374 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/GLES/
gl.h 374 #define GL_UNSIGNED_SHORT_5_5_5_1 0x8034
    [all...]

Completed in 184 milliseconds

1 2 3 4 5