Home
last modified time | relevance | path

Searched refs:dumpCommon (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.h308 void dumpCommon(const SkTSpan* ) const;
/third_party/skia/tests/
DPathOpsDebug.cpp1207 dumpCommon(fHead); in dump()
1259 dumpCommon(fCoincident); in dumpCoin()
1266 void SkTSect::dumpCommon(const SkTSpan* test) const { in dumpCommon() function in SkTSect