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()
747 const SkOpPtT* SkOpSegment::debugAddT(double t, SkPathOpsDebug::GlitchLog* log) const { in debugAddT()
801 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const { in debugCheckHealth()
808 void SkOpSegment::debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const { in debugClearAll()
817 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const { in debugClearOne()
862 void SkOpSegment::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugMissingCoincidence()
968 void SkOpSegment::debugMoveMultiples(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveMultiples()
1064 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const { in debugMoveNearby()
1420 void SkCoincidentSpans::debugCorrectOneEnd(SkPathOpsDebug::GlitchLog* log, in debugCorrectOneEnd()
1438 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds()
1447 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand()
1486 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* base, c… in debugAddEndMovedSpans()
1560 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* ptT) con… in debugAddEndMovedSpans()
1587 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log) const { in debugAddEndMovedSpans()
1634 void SkOpCoincidence::debugAddExpanded(SkPathOpsDebug::GlitchLog* log) const { in debugAddExpanded()
1724 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, cons… in debugAddIfMissing()
1765 void SkOpCoincidence::debugAddOrOverlap(SkPathOpsDebug::GlitchLog* log, in debugAddOrOverlap()
1885 void SkOpCoincidence::debugAddMissing(SkPathOpsDebug::GlitchLog* log, bool* added) const { in debugAddMissing()
1982 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, c… in debugRelease()
2003 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) cons… in debugRelease()
2020 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const { in debugExpand()
2048 void SkOpCoincidence::debugMark(SkPathOpsDebug::GlitchLog* log) const { in debugMark()
2097 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* c… in debugMarkCollapsed()
2114 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* test) const… in debugMarkCollapsed()
2140 SkPathOpsDebug::GlitchLog* log) { in DebugCheckBetween()
2182 SkPathOpsDebug::GlitchLog* log) { in DebugCheckOverlap()
2241 SkPathOpsDebug::GlitchLog* log) { in DebugCheckOverlapTop()
2253 SkPathOpsDebug::GlitchLog* log) { in DebugValidate()
2278 SkPathOpsDebug::GlitchLog* log) { in DebugCheckBetween()
2305 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const { in debugCheckHealth()
2312 void SkOpCoincidence::debugCheckValid(SkPathOpsDebug::GlitchLog* log) const { in debugCheckValid()
2319 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const { in debugCorrectEnds()
2330 void SkOpContour::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugMissingCoincidence()
2343 void SkOpContour::debugMoveMultiples(SkPathOpsDebug::GlitchLog* log) const { in debugMoveMultiples()
2354 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const { in debugMoveNearby()
2424 void SkOpSpanBase::debugAddOpp(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const { in debugAddOpp()
2435 void SkOpSpanBase::debugCheckForCollapsedCoincidence(SkPathOpsDebug::GlitchLog* log) const { in debugCheckForCollapsedCoincidence()
2479 void SkOpSpanBase::debugInsertCoinEnd(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* coin) con… in debugInsertCoinEnd()
2498 void SkOpSpanBase::debugMergeMatches(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const… in debugMergeMatches()
2650 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* coin) const { in debugInsertCoincidence()
2664 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* segment, b… in debugInsertCoincidence()