Searched refs:debugOpp (Results 1 – 2 of 2) sorted by relevance
90 const SkTSpan<OppCurve, TCurve>* test = bounded->debugOpp()->fHead; in dumpBounded()
99 const SkTSect<OppCurve, TCurve>* debugOpp() const;226 const SkTSect<OppCurve, TCurve>* debugOpp() const { in debugOpp() function473 const SkTSect<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::debugOpp() const { in debugOpp() function474 return SkDEBUGRELEASE(fDebugSect->debugOpp(), nullptr); in debugOpp()