/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …GL_DEPTH_WRITEMASK,GL_FOG_DENSITY,GL_FOG_END,GL_FOG_MODE,GL_FOG_START,GL_FRONT_FACE,GL_GREEN_BITS,…
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 66 int GL_FRONT_FACE = 0x0B46;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 67 int GL_FRONT_FACE = 0x0B46; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 69 public static final int GL_FRONT_FACE = 0x0B46; field in GLES11
|
D | GLES20.java | 100 public static final int GL_FRONT_FACE = 0x0B46; field in GLES20
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES11Header.java-if | 69 public static final int GL_FRONT_FACE = 0x0B46;
|
D | GLES20Header.java-if | 100 public static final int GL_FRONT_FACE = 0x0B46;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 169 #define GL_FRONT_FACE 0x0B46 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 154 #define GL_FRONT_FACE 0x0B46 macro
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 1278 #if defined(GL_FRONT_FACE) in android_glGetIntegerv__I_3II() 1279 case GL_FRONT_FACE: in android_glGetIntegerv__I_3II() 1653 #if defined(GL_FRONT_FACE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1654 case GL_FRONT_FACE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 154 #define GL_FRONT_FACE 0x0B46 macro
|
D | gl31.h | 156 #define GL_FRONT_FACE 0x0B46 macro
|
D | gl32.h | 156 #define GL_FRONT_FACE 0x0B46 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 87 GL_ENUM(0x0B46,GL_FRONT_FACE)
|
/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 | 19366 field public static final int GL_FRONT_FACE = 2886; // 0xb46 19961 field public static final int GL_FRONT_FACE = 2886; // 0xb46 52285 field public static final int GL_FRONT_FACE = 2886; // 0xb46
|
/frameworks/base/core/api/ |
D | current.txt | 30297 field public static final int GL_FRONT_FACE = 2886; // 0xb46 30892 field public static final int GL_FRONT_FACE = 2886; // 0xb46 62141 field public static final int GL_FRONT_FACE = 2886; // 0xb46
|