Searched refs:GL_STENCIL_VALUE_MASK (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if128 public static final int GL_STENCIL_VALUE_MASK = 0x0B93;
H A DGLES20Header.java-if109 public static final int GL_STENCIL_VALUE_MASK = 0x0B93;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java128 public static final int GL_STENCIL_VALUE_MASK = 0x0B93; field in class:GLES11
H A DGLES20.java109 public static final int GL_STENCIL_VALUE_MASK = 0x0B93; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java126 int GL_STENCIL_VALUE_MASK = 0x0B93; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h212 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1421 #if defined(GL_STENCIL_VALUE_MASK)
1422 case GL_STENCIL_VALUE_MASK:
1423 #endif // defined(GL_STENCIL_VALUE_MASK)
1790 #if defined(GL_STENCIL_VALUE_MASK)
1791 case GL_STENCIL_VALUE_MASK:
1792 #endif // defined(GL_STENCIL_VALUE_MASK)
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h167 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h167 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
H A Dgl31.h167 #define GL_STENCIL_VALUE_MASK 0x0B93 macro
H A Dgl32.h167 #define GL_STENCIL_VALUE_MASK 0x0B93 macro

Completed in 156 milliseconds