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