Home
last modified time | relevance | path

Searched refs:debugLoop (Results 1 – 7 of 7) sorted by relevance

/external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/impl/
DPerfTest.java52 debugLoop(LEN); // warm up in testBug72()
53 double avg = debugLoop(LEN); in testBug72()
63 double debugLoop(int len) { in debugLoop() method in PerfTest
/external/skqp/src/pathops/
DSkOpAngle.h40 void debugLoop() const;
DSkOpSegment.cpp581 angle->debugLoop(); in findNextOp()
687 angle->debugLoop(); in findNextWinding()
776 angle->debugLoop(); in findNextXor()
DSkPathOpsDebug.cpp1326 void SkOpAngle::debugLoop() const { in debugLoop() function in SkOpAngle
/external/skia/src/pathops/
DSkOpAngle.h40 void debugLoop() const;
DSkOpSegment.cpp581 angle->debugLoop(); in findNextOp()
687 angle->debugLoop(); in findNextWinding()
776 angle->debugLoop(); in findNextXor()
DSkPathOpsDebug.cpp1303 void SkOpAngle::debugLoop() const { in debugLoop() function in SkOpAngle