Lines Matching refs:debugSpan
236 return angle->debugSpan(id);
256 return contour->debugSpan(id);
276 return coin->debugSpan(id);
296 return ptT->debugSpan(id);
316 return span->debugSpan(id);
336 return span->debugSpan(id);
417 return sect->debugSpan(id);
528 const SkOpSpanBase* SkOpAngle::debugSpan(int id) const {
529 return this->segment()->debugSpan(id);
661 const SkOpSpanBase* SkOpPtT::debugSpan(int id) const {
662 return this->span()->debugSpan(id);
717 const SkOpSpanBase* SkOpSpanBase::debugSpan(int id) const {
718 return this->segment()->debugSpan(id);
827 const SkOpSpanBase* SkOpSegment::debugSpan(int id) const {
828 return this->contour()->debugSpan(id);
1043 debugSpan(index)->dump();
1140 const SkOpSpanBase* SkOpGlobalState::debugSpan(int id) const {
1176 const SkTSpan* SkTSect::debugSpan(int id) const {
1235 const SkTSpan* bounded = debugSpan(id);
1292 const SkTSpan* SkTSpan::debugSpan(int id) const {
1293 return fDebugSect->debugSpan(id);