HomeSort by relevance Sort by last modified time
    Searched refs:GL_LINE_WIDTH (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 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 287 case GL_LINE_WIDTH:
  /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/deqp/framework/opengl/
gluStrUtil.inl 54 case GL_LINE_WIDTH: return "GL_LINE_WIDTH";
    [all...]
  /external/libgdx/gdx/src/com/badlogic/gdx/graphics/
GL20.java 95 public static final int GL_LINE_WIDTH = 0x0B21;
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 806 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
815 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /external/robolectric/v1/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp 892 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, 1.0f);
905 m_verifier->verifyFloat(m_testCtx, GL_LINE_WIDTH, reference);
    [all...]
  /development/ndk/platforms/android-21/include/GLES2/
gl2.h 144 #define GL_LINE_WIDTH 0x0B21
  /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
  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 144 #define GL_LINE_WIDTH 0x0B21
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
egl_defs.h 100 #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...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/GLES2/
gl2.h 168 #define GL_LINE_WIDTH 0x0B21
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/GLES/
gl.h 199 #define GL_LINE_WIDTH 0x0B21
    [all...]

Completed in 79 milliseconds

1 2 3 4 5 6 7 8 9