Lines Matching defs:GlitchLog

97 struct SkPathOpsDebug::GlitchLog {
256 static void missing_coincidence(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
265 static void move_multiples(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
275 static void move_nearby(SkPathOpsDebug::GlitchLog* glitches, const SkOpContourHead* contourList) {
292 SkPathOpsDebug::GlitchLog glitches;
354 GlitchLog glitches;
724 const SkOpPtT* SkOpSegment::debugAddT(double t, SkPathOpsDebug::GlitchLog* log) const {
778 void SkOpSegment::debugCheckHealth(SkPathOpsDebug::GlitchLog* glitches) const {
785 void SkOpSegment::debugClearAll(SkPathOpsDebug::GlitchLog* glitches) const {
794 void SkOpSegment::debugClearOne(const SkOpSpan* span, SkPathOpsDebug::GlitchLog* glitches) const {
839 void SkOpSegment::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const {
945 void SkOpSegment::debugMoveMultiples(SkPathOpsDebug::GlitchLog* glitches) const {
1041 void SkOpSegment::debugMoveNearby(SkPathOpsDebug::GlitchLog* glitches) const {
1397 void SkCoincidentSpans::debugCorrectOneEnd(SkPathOpsDebug::GlitchLog* log,
1415 void SkCoincidentSpans::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const {
1424 bool SkCoincidentSpans::debugExpand(SkPathOpsDebug::GlitchLog* log) const {
1463 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* base, const SkOpSpanBase* testSpan) const {
1537 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* ptT) const {
1564 void SkOpCoincidence::debugAddEndMovedSpans(SkPathOpsDebug::GlitchLog* log) const {
1611 void SkOpCoincidence::debugAddExpanded(SkPathOpsDebug::GlitchLog* log) const {
1701 void SkOpCoincidence::debugAddIfMissing(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* over1s, const SkOpPtT* over2s,
1742 void SkOpCoincidence::debugAddOrOverlap(SkPathOpsDebug::GlitchLog* log,
1862 void SkOpCoincidence::debugAddMissing(SkPathOpsDebug::GlitchLog* log, bool* added) const {
1959 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkCoincidentSpans* remove) const {
1980 void SkOpCoincidence::debugRelease(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* deleted) const {
1997 bool SkOpCoincidence::debugExpand(SkPathOpsDebug::GlitchLog* log) const {
2025 void SkOpCoincidence::debugMark(SkPathOpsDebug::GlitchLog* log) const {
2074 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkCoincidentSpans* coin, const SkOpPtT* test) const {
2091 void SkOpCoincidence::debugMarkCollapsed(SkPathOpsDebug::GlitchLog* log, const SkOpPtT* test) const {
2117 SkPathOpsDebug::GlitchLog* log) {
2159 SkPathOpsDebug::GlitchLog* log) {
2218 SkPathOpsDebug::GlitchLog* log) {
2230 SkPathOpsDebug::GlitchLog* log) {
2255 SkPathOpsDebug::GlitchLog* log) {
2282 void SkOpContour::debugCheckHealth(SkPathOpsDebug::GlitchLog* log) const {
2289 void SkOpCoincidence::debugCheckValid(SkPathOpsDebug::GlitchLog* log) const {
2296 void SkOpCoincidence::debugCorrectEnds(SkPathOpsDebug::GlitchLog* log) const {
2307 void SkOpContour::debugMissingCoincidence(SkPathOpsDebug::GlitchLog* log) const {
2320 void SkOpContour::debugMoveMultiples(SkPathOpsDebug::GlitchLog* log) const {
2331 void SkOpContour::debugMoveNearby(SkPathOpsDebug::GlitchLog* log) const {
2401 void SkOpSpanBase::debugAddOpp(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const {
2412 void SkOpSpanBase::debugCheckForCollapsedCoincidence(SkPathOpsDebug::GlitchLog* log) const {
2456 void SkOpSpanBase::debugInsertCoinEnd(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* coin) const {
2475 void SkOpSpanBase::debugMergeMatches(SkPathOpsDebug::GlitchLog* log, const SkOpSpanBase* opp) const {
2627 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSpan* coin) const {
2641 void SkOpSpan::debugInsertCoincidence(SkPathOpsDebug::GlitchLog* log, const SkOpSegment* segment, bool flipped, bool ordered) const {