Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsTSectDebug.h64 void SkTSect<TCurve, OppCurve>::dumpBoth(SkTSect<OppCurve, TCurve>* opp) const { in dumpBoth() function
DPathOpsDebug.cpp499 sect1->dumpBoth(sect2); in DumpBoth()
/external/skia/src/pathops/
DSkPathOpsTSect.h246 void dumpBoth(SkTSect<OppCurve, TCurve>* ) const;
2258 sect1->dumpBoth(sect2); in BinarySearch()