Searched refs:IsInverseFillType (Results 1 – 2 of 2) sorted by relevance
99 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType()586 static bool IsInverseFillType(FillType fill) { in IsInverseFillType() function
1333 if (SkPath::IsInverseFillType(fillType)) { in path_to_polys()