Searched refs:GL_LESS (Results 1 - 12 of 12) sorted by relevance

/frameworks/base/libs/hwui/
H A DStencil.cpp83 glStencilFunc(greater ? GL_LESS : GL_EQUAL, value, 0xffffffff);
/frameworks/rs/driver/
H A DrsdProgramStore.cpp55 drv->depthFunc = GL_LESS;
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if96 public static final int GL_LESS = 0x0201;
H A DGLES20Header.java-if184 public static final int GL_LESS = 0x0201;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java96 public static final int GL_LESS = 0x0201; field in class:GLES10
H A DGLES20.java184 public static final int GL_LESS = 0x0201; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java94 int GL_LESS = 0x0201; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h66 #define GL_LESS 0x0201 macro
121 /* GL_LESS */
384 /* GL_LESS */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h234 #define GL_LESS 0x0201 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h101 #define GL_LESS 0x0201 macro
148 /* GL_LESS */
341 /* GL_LESS */
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h234 #define GL_LESS 0x0201 macro
H A Dgl31.h234 #define GL_LESS 0x0201 macro

Completed in 998 milliseconds