Home
last modified time | relevance | path

Searched refs:dumpBounded (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h122 void dumpBounded(int id) const;
264 void dumpBounded(int id) const;
/third_party/skia/tests/
H A DPathOpsDebug.cpp434 sect1->dumpBounded(id); in DumpBounded()
462 span->dumpBounded(0); in DumpBounded()
1233 void SkTSect::dumpBounded(int id) const { in dumpBounded() function in SkTSect
1335 void SkTSpan::dumpBounded(int id) const { in dumpBounded() function in SkTSpan
1336 SkDEBUGCODE(fDebugSect->dumpBounded(id)); in dumpBounded()

Completed in 4 milliseconds