Home | History | Annotate | Download | only in src

Lines Matching refs:srcCoeff

569     GrBlendCoeff srcCoeff = fCurrDrawState.fSrcBlend;
572 fCurrentProgram.overrideBlend(&srcCoeff, &dstCoeff);
573 this->flushBlend(type, srcCoeff, dstCoeff);