Searched refs:debugLoopCount (Results 1 – 2 of 2) sorted by relevance
317 int debugLoopCount(DebugLoop ) const;
579 if (fDebugLoopCount[index] >= i->debugLoopCount(looper)) { in debugAddLoopCount()582 fDebugLoopCount[index] = i->debugLoopCount(looper); in debugAddLoopCount()686 int SkIntersections::debugLoopCount(DebugLoop index) const { in debugLoopCount() function in SkIntersections