Home
last modified time | relevance | path

Searched refs:debugT (Results 1 – 3 of 3) sorted by relevance

/external/skia/tests/
DPathOpsTSectDebug.h36 const SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::debugT(double t) const { in debugT() function
149 const SkTSpan<TCurve, OppCurve>* SkTSpan<TCurve, OppCurve>::debugT(double t) const { in debugT() function
150 return SkDEBUGRELEASE(fDebugSect->debugT(t), nullptr); in debugT()
DPathOpsDebug.cpp406 return sect->debugT(t); in DebugT()
/external/skia/src/pathops/
DSkPathOpsTSect.h101 const SkTSpan* debugT(double t) const;
231 const SkTSpan<TCurve, OppCurve>* debugT(double t) const;