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