Home
last modified time | relevance | path

Searched refs:debugOpp (Results 1 – 6 of 6) sorted by relevance

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