Searched refs:GL_STENCIL_WRITEMASK (Results 1 - 10 of 10) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES11Header.java-if129 public static final int GL_STENCIL_WRITEMASK = 0x0B98;
H A DGLES20Header.java-if110 public static final int GL_STENCIL_WRITEMASK = 0x0B98;
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java129 public static final int GL_STENCIL_WRITEMASK = 0x0B98; field in class:GLES11
H A DGLES20.java110 public static final int GL_STENCIL_WRITEMASK = 0x0B98; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java127 int GL_STENCIL_WRITEMASK = 0x0B98; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h217 #define GL_STENCIL_WRITEMASK 0x0B98 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h160 #define GL_STENCIL_WRITEMASK 0x0B98 macro
/frameworks/base/core/jni/
H A Dcom_google_android_gles_jni_GLImpl.cpp1420 #if defined(GL_STENCIL_WRITEMASK)
1421 case GL_STENCIL_WRITEMASK:
1422 #endif // defined(GL_STENCIL_WRITEMASK)
1789 #if defined(GL_STENCIL_WRITEMASK)
1790 case GL_STENCIL_WRITEMASK:
1791 #endif // defined(GL_STENCIL_WRITEMASK)
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h160 #define GL_STENCIL_WRITEMASK 0x0B98 macro
H A Dgl31.h160 #define GL_STENCIL_WRITEMASK 0x0B98 macro

Completed in 176 milliseconds