Home
last modified time | relevance | path

Searched defs:contourList (Results 1 - 5 of 5) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTightBounds.cpp49 SkOpContourHead* contourList = static_cast<SkOpContourHead*>(&contour); in TightBounds() local
H A DSkPathOpsSimplify.cpp13 static bool bridgeWinding(SkOpContourHead* contourList, SkPathWriter* writer) { in bridgeWinding() argument
89 static bool bridgeXor(SkOpContourHead* contourList, SkPathWriter* writer) { in bridgeXor() argument
155 SkOpContourHead* contourList = static_cast<SkOpContourHead*>(&contour); in SimplifyDebug() local
[all...]
H A DSkPathOpsOp.cpp109 static bool bridgeOp(SkOpContourHead* contourList, const SkPathOp op, in bridgeOp() argument
291 SkOpContourHead* contourList = static_cast<SkOpContourHead*>(&contour); in OpDebug() local
[all...]
H A DSkPathOpsCommon.cpp154 bool SortContourList(SkOpContourHead** contourList, bool evenOdd, bool oppEvenOdd) { in SortContourList() argument
223 sort_angles(SkOpContourHead* contourList) sort_angles() argument
233 HandleCoincidence(SkOpContourHead* contourList, SkOpCoincidence* coincidence) HandleCoincidence() argument
[all...]
H A DSkPathOpsDebug.cpp256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) { in missing_coincidence() argument
265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) { in move_multiples() argument
275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) { in move_nearby() argument
329 void SkPathOpsDebug::ShowActiveSpans(SkOpContourHead* contourList) { in ShowActiveSpans() argument
349 void SkPathOpsDebug::CheckHealth(SkOpContourHead* contourList) { in CheckHealth() argument
[all...]

Completed in 5 milliseconds