HomeSort by relevance Sort by last modified time
    Searched defs:debugLoop (Results 1 - 2 of 2) sorted by null

  /external/slf4j/slf4j-jdk14/src/test/java/org/slf4j/impl/
PerfTest.java 52 debugLoop(LEN); // warm up
53 double avg = debugLoop(LEN);
63 double debugLoop(int len) {
  /external/skia/src/pathops/
SkPathOpsDebug.cpp 591 SkIntersections::DebugLoop looper = (SkIntersections::DebugLoop) index;
695 void SkIntersections::debugBumpLoopCount(DebugLoop index) {
699 int SkIntersections::debugLoopCount(DebugLoop index) const {
    [all...]

Completed in 61 milliseconds