Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsTSectDebug.h38 const SkTSpan<TCurve, OppCurve>* SkTSect<TCurve, OppCurve>::debugT(double t) const { in debugT() function
151 const SkTSpan<TCurve, OppCurve>* SkTSpan<TCurve, OppCurve>::debugT(double t) const { in debugT() function
152 return SkDEBUGRELEASE(fDebugSect->debugT(t), nullptr); in debugT()
DPathOpsDebug.cpp439 return sect->debugT(t); in DebugT()
/external/skia/src/pathops/
DSkPathOpsTSect.h110 const SkTSpan* debugT(double t) const;
244 const SkTSpan<TCurve, OppCurve>* debugT(double t) const;