Searched refs:GrBlendCoeffsUseSrcColor (Results 1 – 2 of 2) sorted by relevance
92 static constexpr bool GrBlendCoeffsUseSrcColor(GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff) { in GrBlendCoeffsUseSrcColor() function
154 SkASSERT((kNone_OutputType == PrimaryOut) == !GrBlendCoeffsUseSrcColor(SrcCoeff, DstCoeff)), in SK_MAKE_BITFIELD_OPS()168 ((PrimaryOut >= kModulate_OutputType && GrBlendCoeffsUseSrcColor(SrcCoeff, DstCoeff)) || in SK_MAKE_BITFIELD_OPS()