Searched refs:ConvertToNonInverseFillType (Results 1 – 7 of 7) sorted by relevance
24 fills[(int) SkPath::ConvertToNonInverseFillType(fills[i].fill)].name); in draw()
368 static SkPathFillType ConvertToNonInverseFillType(SkPathFillType fill) { in ConvertToNonInverseFillType() function
148 if (SkPath::ConvertToNonInverseFillType(pathA.getFillType()) != in check_equivalence()149 SkPath::ConvertToNonInverseFillType(pathB.getFillType())) { in check_equivalence()166 pA.setFillType(SkPath::ConvertToNonInverseFillType(pathA.getFillType())); in check_equivalence()167 pB.setFillType(SkPath::ConvertToNonInverseFillType(pathB.getFillType())); in check_equivalence()575 p.setFillType(SkPath::ConvertToNonInverseFillType(path.getFillType())); in CheckBounds()
995 static FillType ConvertToNonInverseFillType(FillType fill) { in ConvertToNonInverseFillType() function
111 …pe'>FillType</a> <a href='#SkPath_ConvertToNonInverseFillType'>ConvertToNonInverseFillType</a>(<a …3310 …Type'>setFillType</a> <a href='#SkPath_ConvertToNonInverseFillType'>ConvertToNonInverseFillType</a>3317 …pe'>FillType</a> <a href='#SkPath_ConvertToNonInverseFillType'>ConvertToNonInverseFillType</a>(<a …3349 ConvertToNonInverseFillType(kWinding_FillType) == kWinding_FillType3350 ConvertToNonInverseFillType(kEvenOdd_FillType) == kEvenOdd_FillType3351 ConvertToNonInverseFillType(kInverseWinding_FillType) == kWinding_FillType3352 ConvertToNonInverseFillType(kInverseEvenOdd_FillType) == kEvenOdd_FillType
2364 static FillType ConvertToNonInverseFillType(FillType fill);
2398 static FillType ConvertToNonInverseFillType(FillType fill);