Searched refs:GL_STENCIL_TEST (Results 1 - 15 of 15) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
H A DGLFunctorDrawable.cpp82 glDisable(GL_STENCIL_TEST);
97 glEnable(GL_STENCIL_TEST);
99 glDisable(GL_STENCIL_TEST);
102 glDisable(GL_STENCIL_TEST);
/frameworks/base/libs/hwui/renderstate/
H A DStencil.cpp124 glEnable(GL_STENCIL_TEST);
130 glDisable(GL_STENCIL_TEST);
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if203 public static final int GL_STENCIL_TEST = 0x0B90;
H A DGLES20Header.java-if81 public static final int GL_STENCIL_TEST = 0x0B90;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java203 public static final int GL_STENCIL_TEST = 0x0B90; field in class:GLES10
H A DGLES20.java81 public static final int GL_STENCIL_TEST = 0x0B90; field in class:GLES20
H A DGLLogWrapper.java453 case GL_STENCIL_TEST:
454 return "GL_STENCIL_TEST";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java201 int GL_STENCIL_TEST = 0x0B90; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp190 case GL_STENCIL_TEST:
/frameworks/native/opengl/include/GLES/
H A Dgl.h138 #define GL_STENCIL_TEST 0x0B90 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h165 #define GL_STENCIL_TEST 0x0B90 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h139 #define GL_STENCIL_TEST 0x0B90 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h139 #define GL_STENCIL_TEST 0x0B90 macro
H A Dgl31.h139 #define GL_STENCIL_TEST 0x0B90 macro
H A Dgl32.h139 #define GL_STENCIL_TEST 0x0B90 macro

Completed in 138 milliseconds