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

1 2 3 4 5 6 7 8 9

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 69 public static final int GL_FRONT_FACE = 0x0B46;
GLES20Header.java-if 98 public static final int GL_FRONT_FACE = 0x0B46;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 115 case GL_FRONT_FACE:
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 69 public static final int GL_FRONT_FACE = 0x0B46;
GLES20.java 98 public static final int GL_FRONT_FACE = 0x0B46;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 67 int GL_FRONT_FACE = 0x0B46;
  /external/deqp/framework/opengl/
gluStrUtil.inl 58 case GL_FRONT_FACE: return "GL_FRONT_FACE";
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 99 public static final int GL_FRONT_FACE = 0x0B46;
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 148 #define GL_FRONT_FACE 0x0B46
  /development/ndk/platforms/android-4/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 148 #define GL_FRONT_FACE 0x0B46
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 116 #define GL_FRONT_FACE 0x0B46
  /external/mesa3d/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /frameworks/native/opengl/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]

Completed in 374 milliseconds

1 2 3 4 5 6 7 8 9