Lines Matching refs:GlitchLog
97 struct SkPathOpsDebug::GlitchLog { struct in SkPathOpsDebug
256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contour… 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()
292 SkPathOpsDebug::GlitchLog glitches; in debugAddToCoinChangedDict()
354 GlitchLog glitches; in CheckHealth()
724 const SkOpPtT* SkOpSegment::debugAddT(double t, SkPathOpsDebug::GlitchLog* log) const { in debugAddT()
778 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth()
785 void SkOpSegment::debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const { in debugClearAll()
794 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const { in debugClearOne()
839 void SkOpSegment::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugMissingCoincidence()
945 void SkOpSegment::debugMoveMultiples(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveMultiples()
1041 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveNearby()
1397 void SkCoincidentSpans::debugCorrectOneEnd(SkPathOpsDebug::GlitchLog* log, in debugCorrectOneEnd()
1415 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds()
1424 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand()
1463 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* base, c… in debugAddEndMovedSpans()
1537 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* ptT) con… in debugAddEndMovedSpans()
1564 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log) const { in debugAddEndMovedSpans()
1611 void SkOpCoincidence::debugAddExpanded(SkPathOpsDebug::GlitchLog* log) const { in debugAddExpanded()
1701 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, cons… in debugAddIfMissing()
1742 void SkOpCoincidence::debugAddOrOverlap(SkPathOpsDebug::GlitchLog* log, in debugAddOrOverlap()
1862 void SkOpCoincidence::debugAddMissing(SkPathOpsDebug::GlitchLog* log, bool* added) const { in debugAddMissing()
1959 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease()
1980 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) cons… in debugRelease()
1997 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand()
2025 void SkOpCoincidence::debugMark(SkPathOpsDebug::GlitchLog* log) const { in debugMark()
2074 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* c… in debugMarkCollapsed()
2091 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* test) const… in debugMarkCollapsed()
2117 SkPathOpsDebug::GlitchLog* log) { in DebugCheckBetween()
2159 SkPathOpsDebug::GlitchLog* log) { in DebugCheckOverlap()
2218 SkPathOpsDebug::GlitchLog* log) { in DebugCheckOverlapTop()
2230 SkPathOpsDebug::GlitchLog* log) { in DebugValidate()
2255 SkPathOpsDebug::GlitchLog* log) { in DebugCheckBetween()
2282 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth()
2289 void SkOpCoincidence::debugCheckValid(SkPathOpsDebug::GlitchLog* log) const { in debugCheckValid()
2296 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds()
2307 void SkOpContour::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugMissingCoincidence()
2320 void SkOpContour::debugMoveMultiples(SkPathOpsDebug::GlitchLog* log) const { in debugMoveMultiples()
2331 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { in debugMoveNearby()
2401 void SkOpSpanBase::debugAddOpp(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const { in debugAddOpp()
2412 void SkOpSpanBase::debugCheckForCollapsedCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugCheckForCollapsedCoincidence()
2456 void SkOpSpanBase::debugInsertCoinEnd(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* coin) con… in debugInsertCoinEnd()
2475 void SkOpSpanBase::debugMergeMatches(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const… in debugMergeMatches()
2627 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* coin) const { in debugInsertCoincidence()
2641 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* segment, b… in debugInsertCoincidence()