Searched refs:debugSpan (Results 1 – 16 of 16) sorted by relevance
236 return angle->debugSpan(id); in AngleSpan()256 return contour->debugSpan(id); in ContourSpan()276 return coin->debugSpan(id); in CoincidenceSpan()296 return ptT->debugSpan(id); in PtTSpan()316 return span->debugSpan(id); in SegmentSpan()336 return span->debugSpan(id); in SpanSpan()417 return sect->debugSpan(id); in DebugSpan()528 const SkOpSpanBase* SkOpAngle::debugSpan(int id) const { in debugSpan() function in SkOpAngle529 return this->segment()->debugSpan(id); in debugSpan()661 const SkOpSpanBase* SkOpPtT::debugSpan(int id) const { in debugSpan() function in SkOpPtT[all …]
116 const SkTSpan* debugSpan(int ) const;259 const SkTSpan* debugSpan(int id) const;
125 const SkOpSpanBase* debugSpan(int id) const { in debugSpan() function126 return SkDEBUGRELEASE(this->globalState()->debugSpan(id), nullptr); in debugSpan()
51 const SkOpSpanBase* debugSpan(int id) const;
206 const SkOpSpanBase* debugSpan(int id) const { in debugSpan() function207 return SkDEBUGRELEASE(fGlobalState->debugSpan(id), nullptr); in debugSpan()
68 const SkOpSpanBase* debugSpan(int id) const;256 const SkOpSpanBase* debugSpan(int id) const;
85 const class SkOpSpanBase* debugSpan(int id) const;
165 const SkOpSpanBase* debugSpan(int id) const;
117 const SkTSpan* debugSpan(int ) const;260 const SkTSpan* debugSpan(int id) const;
126 const SkOpSpanBase* debugSpan(int id) const { in debugSpan() function127 return SkDEBUGRELEASE(this->globalState()->debugSpan(id), nullptr); in debugSpan()