Searched defs:GL_STENCIL_BUFFER_BIT (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h46 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h83 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h48 #define GL_STENCIL_BUFFER_BIT 0x00000400 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java202 public static final int GL_STENCIL_BUFFER_BIT = 0x0400; field in class:GLES10
H A DGLES20.java27 public static final int GL_STENCIL_BUFFER_BIT = 0x00000400; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java200 int GL_STENCIL_BUFFER_BIT = 0x0400; field in interface:GL10

Completed in 110 milliseconds