/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
H A D | glspec-checks | 10 …L_SHADE_MODEL,GL_STENCIL_BITS,GL_STENCIL_CLEAR_VALUE,GL_STENCIL_FAIL,GL_STENCIL_FUNC,GL_STENCIL_PA…
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL11Header.java-if | 121 int GL_STENCIL_FUNC = 0x0B92;
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11.java | 122 int GL_STENCIL_FUNC = 0x0B92; field
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11.java | 124 public static final int GL_STENCIL_FUNC = 0x0B92; field in GLES11
|
H A D | GLES20.java | 106 public static final int GL_STENCIL_FUNC = 0x0B92; field in GLES20
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | GLES11Header.java-if | 124 public static final int GL_STENCIL_FUNC = 0x0B92;
|
H A D | GLES20Header.java-if | 106 public static final int GL_STENCIL_FUNC = 0x0B92;
|
/aosp12/frameworks/native/opengl/include/GLES/ |
H A D | gl.h | 176 #define GL_STENCIL_FUNC 0x0B92 macro
|
/aosp12/frameworks/native/opengl/include/GLES2/ |
H A D | gl2.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
/aosp12/frameworks/base/core/jni/ |
H A D | com_google_android_gles_jni_GLImpl.cpp | 1415 #if defined(GL_STENCIL_FUNC) in android_glGetIntegerv__I_3II() 1416 case GL_STENCIL_FUNC: in android_glGetIntegerv__I_3II() 1790 #if defined(GL_STENCIL_FUNC) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1791 case GL_STENCIL_FUNC: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/aosp12/frameworks/native/opengl/include/GLES3/ |
H A D | gl3.h | 160 #define GL_STENCIL_FUNC 0x0B92 macro
|
H A D | gl31.h | 162 #define GL_STENCIL_FUNC 0x0B92 macro
|
H A D | gl32.h | 162 #define GL_STENCIL_FUNC 0x0B92 macro
|
/aosp12/frameworks/native/opengl/libs/ |
H A D | enums.in | 94 GL_ENUM(0x0B92,GL_STENCIL_FUNC)
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |
/aosp12/frameworks/base/core/api/ |
H A D | current.txt | 28473 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 29141 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92 57593 field public static final int GL_STENCIL_FUNC = 2962; // 0xb92
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A 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
|