Home
last modified time | relevance | path

Searched refs:glLogicOp (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec60 void glLogicOp ( GLenum opcode )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java647 void glLogicOp( in glLogicOp() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.060 void glLogicOp ( GLenum opcode )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in313 void API_ENTRY(glLogicOp)(GLenum opcode) {
314 CALL_GL_API(glLogicOp, opcode);
/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
506 mgl.glLogicOp(opcode); in glLogicOp()
DGLLogWrapper.java1974 public void glLogicOp(int opcode) { in glLogicOp() method in GLLogWrapper
1979 mgl.glLogicOp(opcode); in glLogicOp()
/frameworks/native/opengl/libagl/
Dstate.cpp549 void glLogicOp(GLenum opcode) { in glLogicOp() function
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h532 GLAPI void APIENTRY glLogicOp (GLenum opcode);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java648 public native void glLogicOp( in glLogicOp() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h699 GL_API void GL_APIENTRY glLogicOp (GLenum opcode);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h535 #define glLogicOp wrap_glLogicOp macro
Dunwrap_gles.h535 #undef glLogicOp
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp2036 glLogicOp( in android_glLogicOp__I()
Dcom_google_android_gles_jni_GLImpl.cpp2733 glLogicOp( in android_glLogicOp__I()
/frameworks/native/opengl/libs/
Dentries.in516 GL_ENTRY(void, glLogicOp, GLenum opcode)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18953 method public static void glLogicOp(int);
51875 method public abstract void glLogicOp(int);
/frameworks/base/api/
Dcurrent.txt25463 method public static void glLogicOp(int);
62747 method public abstract void glLogicOp(int);
Dsystem-current.txt27903 method public static void glLogicOp(int);
66104 method public abstract void glLogicOp(int);
Dtest-current.txt25532 method public static void glLogicOp(int);
62827 method public abstract void glLogicOp(int);