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

  /external/skia/tools/
bench_pictures_main.cpp 494 bool timerCpu = false;
503 timerCpu = true;
519 benchmark->setTimersToShow(timerWall, truncatedTimerWall, timerCpu,
  /external/skia/bench/
benchmain.cpp 415 bool timerCpu = true;
472 timerCpu = false;
478 case 'c': timerCpu = true; break;
887 timerWall, truncatedTimerWall, timerCpu,

Completed in 186 milliseconds