Searched defs:glBlendColor (Results 1 – 3 of 3) sorted by relevance
172 void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {} in glBlendColor() function
57 #define glBlendColor wrap_glBlendColor macro
387 public static native void glBlendColor( in glBlendColor() method in GLES20