Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
DSkOpSpan.h61 int debugLoopLimit(bool report) const;
DSkPathOpsDebug.cpp2752 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() function in SkOpPtT
2810 SkASSERT(debugLoopLimit(false) == 0); in debugValidate()
/third_party/skia/tests/
DPathOpsDebug.cpp630 int limit = this->debugLoopLimit(false); in debugMatchID()
675 int limit = debugLoopLimit(true); in dumpAll()