Lines Matching defs:setBlendFunc
452 void setBlendFunc(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) {741 * specified by setBlendFunc(). The blended color is then combined with dst using coeffs745 * setBlendFunc() which will use coverage*color as the src color.