Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsDebug.cpp526 int SkOpPtT::debugLoopLimit(bool report) const { in debugLoopLimit() function in SkOpPtT
556 SkASSERT(debugLoopLimit(false) == 0); in debugValidate()
DSkOpSpan.h58 int debugLoopLimit(bool report) const;
/external/skia/tests/
DPathOpsDebug.cpp838 int limit = this->debugLoopLimit(false); in debugMatchID()
879 int limit = debugLoopLimit(true); in dumpAll()