Home
last modified time | relevance | path

Searched defs:glLogicOp (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libagl/
Dstate.cpp549 void glLogicOp(GLenum opcode) { in glLogicOp() function
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java647 void glLogicOp( in glLogicOp() method
/frameworks/base/opengl/java/android/opengl/
DGLES10.java823 public static native void glLogicOp( in glLogicOp() method in GLES10
DGLErrorWrapper.java504 public void glLogicOp(int opcode) { in glLogicOp() method in GLErrorWrapper
DGLLogWrapper.java1974 public void glLogicOp(int opcode) { in glLogicOp() method in GLLogWrapper
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h533 #define glLogicOp wrap_glLogicOp macro
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java651 public native void glLogicOp( in glLogicOp() method in GLImpl