Searched refs:usesDstColor (Results 1 – 1 of 1) sorted by relevance
64 bool usesDstColor() const { return SkToBool(fProps & kUsesDstColor_Property); } in usesDstColor() function774 if (colorFormula.usesDstColor()) { in getInvariantBlendedColor()