Searched refs:IsInverseFillType (Results 1 – 3 of 3) sorted by relevance
105 bool isInverseFillType() const { return IsInverseFillType((FillType)fFillType); } in isInverseFillType()619 static bool IsInverseFillType(FillType fill) { in IsInverseFillType() function
1395 bool isInverse = SkPath::IsInverseFillType(fillType); in aaa_walk_edges()
1771 if (SkPath::IsInverseFillType(fillType)) { in path_to_polys()