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

1 2 3 4 5 6 7 8

  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES11Header.java-if 73 public static final int GL_LINE_WIDTH = 0x0B21;
GLES20Header.java-if 94 public static final int GL_LINE_WIDTH = 0x0B21;
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 283 case GL_LINE_WIDTH:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 283 case GL_LINE_WIDTH:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 153 GL_LINE_WIDTH,
context_state_impl_autogen.h 455 case GL_LINE_WIDTH:
780 case GL_LINE_WIDTH:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 52 case GL_LINE_WIDTH: return "GL_LINE_WIDTH";
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES11.java 73 public static final int GL_LINE_WIDTH = 0x0B21;
GLES20.java 94 public static final int GL_LINE_WIDTH = 0x0B21;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL11.java 71 int GL_LINE_WIDTH = 0x0B21;
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 227 glGetFloatv(GL_LINE_WIDTH, &line_width_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 101 case GL_LINE_WIDTH:
gles2_cmd_utils_implementation_autogen.h 415 0x0B21, "GL_LINE_WIDTH",
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 805 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
814 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp 891 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
904 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 145 #define GL_LINE_WIDTH 0x0B21
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /external/mesa3d/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /frameworks/native/opengl/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]

Completed in 494 milliseconds

1 2 3 4 5 6 7 8