Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsTSect.h118 const SkTSpan* debugT(double t) const;
261 const SkTSpan* debugT(double t) const;
/external/skia/src/pathops/
DSkPathOpsTSect.h118 const SkTSpan* debugT(double t) const;
261 const SkTSpan* debugT(double t) const;
/external/skqp/tests/
DPathOpsDebug.cpp421 return sect->debugT(t); in DebugT()
1186 const SkTSpan* SkTSect::debugT(double t) const { in debugT() function in SkTSect
1296 const SkTSpan* SkTSpan::debugT(double t) const { in debugT() function in SkTSpan
1297 return fDebugSect->debugT(t); in debugT()
/external/skia/tests/
DPathOpsDebug.cpp421 return sect->debugT(t); in DebugT()
1186 const SkTSpan* SkTSect::debugT(double t) const { in debugT() function in SkTSect
1296 const SkTSpan* SkTSpan::debugT(double t) const { in debugT() function in SkTSpan
1297 return fDebugSect->debugT(t); in debugT()