Home
last modified time | relevance | path

Searched refs:debugOpp (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h109 const SkTSect* debugOpp() const;
254 const SkTSect* debugOpp() const { in debugOpp() function in SkTSect
H A DSkPathOpsTSect.cpp148 const SkTSect* SkTSpan::debugOpp() const { in debugOpp() function in SkTSpan
149 return SkDEBUGRELEASE(fDebugSect->debugOpp(), nullptr); in debugOpp()
/third_party/skia/tests/
H A DPathOpsDebug.cpp1240 const SkTSpan* test = bounded->debugOpp()->fHead; in dumpBounded()

Completed in 7 milliseconds