Searched refs:debugT (Results 1 – 3 of 3) sorted by relevance
36 const SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::debugT(double t) const { in debugT() function149 const SkTSpan<TCurve, OppCurve>* SkTSpan<TCurve, OppCurve>::debugT(double t) const { in debugT() function150 return SkDEBUGRELEASE(fDebugSect->debugT(t), nullptr); in debugT()
406 return sect->debugT(t); in DebugT()
101 const SkTSpan* debugT(double t) const;231 const SkTSpan<TCurve, OppCurve>* debugT(double t) const;