Searched refs:fDstCoeff (Results 1 – 6 of 6) sorted by relevance
50 , fDstCoeff(dstCoeff) in BlendFormula()61 fDstCoeff == that.fDstCoeff && in operator ==()95 return fDstCoeff; in dstCoeff()132 GrBlendCoeff fDstCoeff : 6; member
52 , fDstCoeff(dstCoeff) in BlendFormula()100 return fDstCoeff; in dstCoeff()130 !GrBlendCoeffsUseSrcColor(fSrcCoeff, fDstCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()132 SkASSERT((kNone_OutputType == fSecondaryOutputType) == !GrBlendCoeffRefsSrc2(fDstCoeff)); in GR_DECL_BITFIELD_OPS_FRIENDS()155 GrBlendCoeff fDstCoeff : 6; member
602 GrBlendCoeff fDstCoeff; member610 fDstCoeff = kIllegal_GrBlendCoeff; in invalidate()
2772 if (fHWBlendState.fSrcCoeff != srcCoeff || fHWBlendState.fDstCoeff != dstCoeff) { in flushBlendAndColorWrite()2776 fHWBlendState.fDstCoeff = dstCoeff; in flushBlendAndColorWrite()
705 GrBlendCoeff fDstCoeff; member713 fDstCoeff = kIllegal_GrBlendCoeff; in invalidate()
2577 GrBlendCoeffRefsSrc2(fHWBlendState.fDstCoeff) || in flushBlendAndColorWrite()2579 fHWBlendState.fDstCoeff == kIllegal_GrBlendCoeff)) { in flushBlendAndColorWrite()2583 fHWBlendState.fDstCoeff = kZero_GrBlendCoeff; in flushBlendAndColorWrite()2606 if (fHWBlendState.fSrcCoeff != srcCoeff || fHWBlendState.fDstCoeff != dstCoeff) { in flushBlendAndColorWrite()2610 fHWBlendState.fDstCoeff = dstCoeff; in flushBlendAndColorWrite()