Searched defs:GL_LESS (Results 1 - 6 of 6) sorted by last modified time

/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.h64 /* GL_LESS */
136 /* GL_LESS */
282 #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/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

Completed in 788 milliseconds