Searched refs:debugLoop (Results 1 – 4 of 4) sorted by relevance
52 debugLoop(LEN); // warm up in testBug72()53 double avg = debugLoop(LEN); in testBug72()63 double debugLoop(int len) { in debugLoop() method in PerfTest
46 void debugLoop() const;
586 angle->debugLoop(); in findNextOp()691 angle->debugLoop(); in findNextWinding()780 angle->debugLoop(); in findNextXor()
313 void SkOpAngle::debugLoop() const { in debugLoop() function in SkOpAngle