Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkOpSpan.h64 int debugLoopLimit(bool report) const;
DSkPathOpsDebug.cpp1710 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() function in SkOpPtT
1748 SkASSERT(debugLoopLimit(false) == 0); in debugValidate()
/external/skia/tests/
DPathOpsDebug.cpp909 int limit = this->debugLoopLimit(false); in debugMatchID()
950 int limit = debugLoopLimit(true); in dumpAll()