Lines Matching refs:SkCoincidentSpans
15 struct SkCoincidentSpans;
80 const SkCoincidentSpans* fCoin;
116 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record()
140 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record()
148 void record(GlitchType type, const char* stage, const SkCoincidentSpans* coin, in record()
1116 const SkCoincidentSpans* coin = this->fHead; in debugAddExpanded()
1179 bool SkOpCoincidence::debugAddIfMissing(const SkCoincidentSpans* outer, const SkOpPtT* over1s, in debugAddIfMissing()
1181 const SkCoincidentSpans* check = this->fTop; in debugAddIfMissing()
1214 const SkCoincidentSpans* check = this->fTop; in debugAddIfMissing()
1264 const SkCoincidentSpans* outer = fHead; in debugAddMissing()
1276 const SkCoincidentSpans* inner = outer; in debugAddMissing()
1349 const SkCoincidentSpans* coin = fHead; in debugExpand()
1378 const SkCoincidentSpans* coin = fHead; in debugFixAligned()
1408 const SkCoincidentSpans* coin = fHead; in debugMark()
1445 SkCoincidentSpans* span = fHead; in debugShowCoincidence()