/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/ |
H A D | glspec-checks | 10 …L_STENCIL_FUNC,GL_STENCIL_PASS_DEPTH_FAIL,GL_STENCIL_PASS_DEPTH_PASS,GL_STENCIL_REF,GL_STENCIL_VAL…
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/ |
H A D | GL11Header.java-if | 124 int GL_STENCIL_REF = 0x0B97;
|
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/ |
H A D | GL11.java | 125 int GL_STENCIL_REF = 0x0B97; field
|
/aosp12/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES11.java | 127 public static final int GL_STENCIL_REF = 0x0B97; field in GLES11
|
H A D | GLES20.java | 110 public static final int GL_STENCIL_REF = 0x0B97; field in GLES20
|
/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/ |
H A D | GLES11Header.java-if | 127 public static final int GL_STENCIL_REF = 0x0B97;
|
H A D | GLES20Header.java-if | 110 public static final int GL_STENCIL_REF = 0x0B97;
|
/aosp12/frameworks/native/opengl/include/GLES/ |
H A D | gl.h | 181 #define GL_STENCIL_REF 0x0B97 macro
|
/aosp12/frameworks/native/opengl/include/GLES2/ |
H A D | gl2.h | 164 #define GL_STENCIL_REF 0x0B97 macro
|
/aosp12/frameworks/base/core/jni/ |
H A D | com_google_android_gles_jni_GLImpl.cpp | 1424 #if defined(GL_STENCIL_REF) in android_glGetIntegerv__I_3II() 1425 case GL_STENCIL_REF: in android_glGetIntegerv__I_3II() 1799 #if defined(GL_STENCIL_REF) in android_glGetIntegerv__ILjava_nio_IntBuffer_2() 1800 case GL_STENCIL_REF: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
|
/aosp12/frameworks/native/opengl/include/GLES3/ |
H A D | gl3.h | 164 #define GL_STENCIL_REF 0x0B97 macro
|
H A D | gl31.h | 166 #define GL_STENCIL_REF 0x0B97 macro
|
H A D | gl32.h | 166 #define GL_STENCIL_REF 0x0B97 macro
|
/aosp12/frameworks/native/opengl/libs/ |
H A D | enums.in | 99 GL_ENUM(0x0B97,GL_STENCIL_REF)
|
/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 | 28476 field public static final int GL_STENCIL_REF = 2967; // 0xb97 29146 field public static final int GL_STENCIL_REF = 2967; // 0xb97 57596 field public static final int GL_STENCIL_REF = 2967; // 0xb97
|
/aosp12/frameworks/opt/setupwizard/tools/docs/ |
H A D | android-22.txt | 19424 field public static final int GL_STENCIL_REF = 2967; // 0xb97 20094 field public static final int GL_STENCIL_REF = 2967; // 0xb97 52343 field public static final int GL_STENCIL_REF = 2967; // 0xb97
|