HomeSort by relevance Sort by last modified time
    Searched refs:debugLoop (Results 1 - 4 of 4) 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/
SkOpAngle.h 40 void debugLoop() const;
SkOpSegment.cpp 561 angle->debugLoop();
666 angle->debugLoop();
755 angle->debugLoop();
    [all...]
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 356 milliseconds