Searched refs:GL_COLOR_LOGIC_OP (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java46 public static final int GL_COLOR_LOGIC_OP = 0x0BF2; field in class:GLES10
H A DGLLogWrapper.java449 case GL_COLOR_LOGIC_OP:
450 return "GL_COLOR_LOGIC_OP";
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java44 int GL_COLOR_LOGIC_OP = 0x0BF2; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp188 case GL_COLOR_LOGIC_OP:
/frameworks/native/opengl/include/GLES/
H A Dgl.h136 #define GL_COLOR_LOGIC_OP 0x0BF2 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h163 #define GL_COLOR_LOGIC_OP 0x0BF2 macro

Completed in 104 milliseconds