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
45 void debugLoop() const;
662 angle->debugLoop(); in findNextOp()767 angle->debugLoop(); in findNextWinding()856 angle->debugLoop(); in findNextXor()
1032 void SkOpAngle::debugLoop() const { in debugLoop() function in SkOpAngle