/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …_LIGHT_MODEL_LOCAL_VIEWER,GL_LIGHT_MODEL_TWO_SIDE,GL_LINE_SMOOTH_HINT,GL_LINE_WIDTH,GL_LOGIC_OP_MO…
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 70 int GL_LINE_WIDTH = 0x0B21;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 71 int GL_LINE_WIDTH = 0x0B21; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 73 public static final int GL_LINE_WIDTH = 0x0B21; field in GLES11
|
D | GLES20.java | 96 public static final int GL_LINE_WIDTH = 0x0B21; field in GLES20
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES11Header.java-if | 73 public static final int GL_LINE_WIDTH = 0x0B21;
|
D | GLES20Header.java-if | 96 public static final int GL_LINE_WIDTH = 0x0B21;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 164 #define GL_LINE_WIDTH 0x0B21 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 150 #define GL_LINE_WIDTH 0x0B21 macro
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 1302 #if defined(GL_LINE_WIDTH) in android_glGetIntegerv__I_3II() 1303 case GL_LINE_WIDTH: in android_glGetIntegerv__I_3II() 1677 #if defined(GL_LINE_WIDTH) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1678 case GL_LINE_WIDTH: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 150 #define GL_LINE_WIDTH 0x0B21 macro
|
D | gl31.h | 152 #define GL_LINE_WIDTH 0x0B21 macro
|
D | gl32.h | 152 #define GL_LINE_WIDTH 0x0B21 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 82 GL_ENUM(0x0B21,GL_LINE_WIDTH)
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19370 field public static final int GL_LINE_WIDTH = 2849; // 0xb21 19994 field public static final int GL_LINE_WIDTH = 2849; // 0xb21 52289 field public static final int GL_LINE_WIDTH = 2849; // 0xb21
|
/frameworks/base/core/api/ |
D | current.txt | 30301 field public static final int GL_LINE_WIDTH = 2849; // 0xb21 30925 field public static final int GL_LINE_WIDTH = 2849; // 0xb21 62145 field public static final int GL_LINE_WIDTH = 2849; // 0xb21
|