Home | History | Annotate | Download | only in src

Lines Matching refs:fDstBlend

570     GrBlendCoeff dstCoeff = fCurrDrawState.fDstBlend;
825 if (kZero_BlendCoeff == fCurrDrawState.fDstBlend) {
830 } else if (kSA_BlendCoeff == fCurrDrawState.fDstBlend) {
836 } else if (kSC_BlendCoeff == fCurrDrawState.fDstBlend) {