Searched refs:debugOpp (Results 1 – 2 of 2) sorted by relevance
92 const SkTSpan<OppCurve, TCurve>* test = bounded->debugOpp()->fHead; in dumpBounded()
101 const SkTSect<OppCurve, TCurve>* debugOpp() const;239 const SkTSect<OppCurve, TCurve>* debugOpp() const { in debugOpp() function496 const SkTSect<OppCurve, TCurve>* SkTSpan<TCurve, OppCurve>::debugOpp() const { in debugOpp() function497 return SkDEBUGRELEASE(fDebugSect->debugOpp(), nullptr); in debugOpp()