Searched refs:SortContourList (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTightBounds.cpp20 if (!SortContourList(&contourList, false, false)) {
H A DSkPathOpsCommon.h26 bool SortContourList(SkOpContourHead** , bool evenOdd, bool oppEvenOdd);
H A DSkPathOpsSimplify.cpp194 if (!SortContourList(&contourList, false, false)) {
H A DSkPathOpsCommon.cpp153 bool SortContourList(SkOpContourHead** contourList, bool evenOdd, bool oppEvenOdd) { function
H A DSkPathOpsOp.cpp293 if (!SortContourList(&contourList, xorMask == kEvenOdd_PathOpsMask,

Completed in 85 milliseconds