Searched refs:glBlendEquationi (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES32.spec16 void glBlendEquationi ( GLuint buf, GLenum mode )
/frameworks/base/opengl/java/android/opengl/
H A DGLES32.java415 // C function void glBlendEquationi ( GLuint buf, GLenum mode )
417 public static native void glBlendEquationi( method in class:GLES32
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h62 #define glBlendEquationi wrap_glBlendEquationi macro
H A Dgles_undefine.h62 #undef glBlendEquationi macro
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES32.cpp792 /* void glBlendEquationi ( GLuint buf, GLenum mode ) */
796 glBlendEquationi(
2118 {"glBlendEquationi", "(II)V", (void *) android_glBlendEquationi__II },
/frameworks/native/opengl/include/GLES3/
H A Dgl32.h1793 GL_APICALL void GL_APIENTRY glBlendEquationi (GLuint buf, GLenum mode);

Completed in 645 milliseconds