Home | History | Annotate | Download | only in jni

Lines Matching defs:glBlendEquation

34 #define glBlendEquation glBlendEquationOES
7736 /* void glBlendEquation ( GLint mode ) */
7742 "glBlendEquation");
7745 glBlendEquation(
9306 {"glBlendEquation", "(I)V", (void *) android_glBlendEquation__I },