/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
D | glspec-checks | 10 …L_SHADE_MODEL,GL_STENCIL_BITS,GL_STENCIL_CLEAR_VALUE,GL_STENCIL_FAIL,GL_STENCIL_FUNC,GL_STENCIL_PA…
|
/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
D | GL11Header.java-if | 121 int GL_STENCIL_FUNC = 0x0B92;
|
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
D | GL11.java | 122 int GL_STENCIL_FUNC = 0x0B92; field
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11.java | 124 public static final int GL_STENCIL_FUNC = 0x0B92; field in GLES11
|
D | GLES20.java | 106 public static final int GL_STENCIL_FUNC = 0x0B92; field in GLES20
|
/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
D | GLES11Header.java-if | 124 public static final int GL_STENCIL_FUNC = 0x0B92;
|
D | GLES20Header.java-if | 106 public static final int GL_STENCIL_FUNC = 0x0B92;
|
/frameworks/native/opengl/include/GLES/ |
D | gl.h | 176 #define GL_STENCIL_FUNC 0x0B92 macro
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/frameworks/base/core/jni/ |
D | com_google_android_gles_jni_GLImpl.cpp | 1416 #if defined(GL_STENCIL_FUNC) in android_glGetIntegerv__I_3II() 1417 case GL_STENCIL_FUNC: in android_glGetIntegerv__I_3II() 1791 #if defined(GL_STENCIL_FUNC) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1792 case GL_STENCIL_FUNC: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/frameworks/native/opengl/include/GLES3/ |
D | gl3.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
D | gl31.h | 162 #define GL_STENCIL_FUNC 0x0B92 macro
|
D | gl32.h | 162 #define GL_STENCIL_FUNC 0x0B92 macro
|
/frameworks/native/opengl/libs/ |
D | enums.in | 94 GL_ENUM(0x0B92,GL_STENCIL_FUNC)
|
/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 | 19421 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 20089 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 52340 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92
|
/frameworks/base/core/api/ |
D | current.txt | 30352 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 31020 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 62196 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92
|