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

  /external/skia/tools/
bench_pictures_main.cpp 496 bool timerGpu = false;
512 timerGpu = true;
520 truncatedTimerCpu, timerGpu);
  /external/skia/bench/
benchmain.cpp 417 bool timerGpu = true;
474 timerGpu = false;
481 case 'g': timerGpu = true; break;
888 truncatedTimerCpu, timerGpu && glHelper);

Completed in 40 milliseconds