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

/external/skia/tests/
H A DPathOpsTSectDebug.h62 void SkTSect<TCurve, OppCurve>::dumpBoth(SkTSect<OppCurve, TCurve>* opp) const { function in class:SkTSect
H A DPathOpsDebug.cpp466 sect1->dumpBoth(sect2);
/external/skia/src/pathops/
H A DSkPathOpsTSect.h233 void dumpBoth(SkTSect<OppCurve, TCurve>* ) const;
2121 sect1->dumpBoth(sect2);

Completed in 130 milliseconds