Searched refs:debugT (Results 1 – 3 of 3) sorted by relevance
38 const SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::debugT(double t) const { in debugT() function151 const SkTSpan<TCurve, OppCurve>* SkTSpan<TCurve, OppCurve>::debugT(double t) const { in debugT() function152 return SkDEBUGRELEASE(fDebugSect->debugT(t), nullptr); in debugT()
439 return sect->debugT(t); in DebugT()
110 const SkTSpan* debugT(double t) const;244 const SkTSpan<TCurve, OppCurve>* debugT(double t) const;