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

1 2 3 4 5 6 7 8

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 43 case GL_FRONT_FACE:
  /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 113 case GL_FRONT_FACE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 113 case GL_FRONT_FACE:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 152 GL_FRONT_FACE,
context_state_impl_autogen.h 437 case GL_FRONT_FACE:
762 case GL_FRONT_FACE:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 56 case GL_FRONT_FACE: return "GL_FRONT_FACE";
    [all...]
  /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/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 225 glGetIntegerv(GL_FRONT_FACE, &front_face_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 91 case GL_FRONT_FACE:
gles2_cmd_utils_implementation_autogen.h 1519 0x0B46, "GL_FRONT_FACE",
    [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /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
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 172 #define GL_FRONT_FACE 0x0B46
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 149 #define GL_FRONT_FACE 0x0B46
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 204 #define GL_FRONT_FACE 0x0B46
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 172 #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...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 148 #define GL_FRONT_FACE 0x0B46

Completed in 1371 milliseconds

1 2 3 4 5 6 7 8