Searched refs:debugSpan (Results 1 – 9 of 9) sorted by relevance
25 const SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::debugSpan(int id) const { in debugSpan() function85 const SkTSpan<TCurve, OppCurve>* bounded = debugSpan(id); in dumpBounded()144 const SkTSpan<TCurve, OppCurve>* SkTSpan<TCurve, OppCurve>::debugSpan(int id) const { in debugSpan() function145 return SkDEBUGRELEASE(fDebugSect->debugSpan(id), nullptr); in debugSpan()
215 return angle->debugSpan(id); in DebugAngleSpan()235 return contour->debugSpan(id); in DebugContourSpan()255 return coin->debugSpan(id); in DebugCoincidenceSpan()275 return ptT->debugSpan(id); in DebugPtTSpan()295 return span->debugSpan(id); in DebugSegmentSpan()315 return span->debugSpan(id); in DebugSpanSpan()376 return sect->debugSpan(id); in DebugSpan()807 const SkOpSpanBase* SkOpAngle::debugSpan(int id) const { in debugSpan() function in SkOpAngle808 return this->segment()->debugSpan(id); in debugSpan()936 const SkOpSpanBase* SkOpPtT::debugSpan(int id) const { in debugSpan() function in SkOpPtT[all …]
78 const SkOpSpanBase* debugSpan(int id) const { in debugSpan() function79 return SkDEBUGRELEASE(fDebugState->debugSpan(id), nullptr); in debugSpan()
55 const SkOpSpanBase* debugSpan(int id) const;
152 const SkOpSpanBase* debugSpan(int id) const { in debugSpan() function153 return SkDEBUGRELEASE(this->globalState()->debugSpan(id), nullptr); in debugSpan()
68 const SkOpSpanBase* debugSpan(int id) const;217 const SkOpSpanBase* debugSpan(int id) const;
72 const class SkOpSpanBase* debugSpan(int id) const;
174 const SkOpSpanBase* debugSpan(int id) const;
100 const SkTSpan* debugSpan(int ) const;230 const SkTSpan<TCurve, OppCurve>* debugSpan(int id) const;