Lines Matching refs:srcCoeff
452 void setBlendFunc(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) {453 fCommon.fSrcBlend = srcCoeff;459 if (GrBlendCoeffRefsSrc(srcCoeff)) {534 * to be tweaked in order for the optimization to work. srcCoeff and dstCoeff are optional543 GrBlendCoeff* srcCoeff = NULL,