Home
last modified time | relevance | path

Searched defs:contourList (Results 1 – 10 of 10) sorted by relevance

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