Searched defs:debugLoopCount (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsDebug.cpp592 if (fDebugLoopCount[index] >= i->debugLoopCount(looper)) {
595 fDebugLoopCount[index] = i->debugLoopCount(looper);
699 int SkIntersections::debugLoopCount(DebugLoop index) const { function in class:SkIntersections

Completed in 123 milliseconds