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

  /external/chromium_org/third_party/skia/tools/
PictureBenchmark.cpp 93 uint32_t timerTypes = fTimerTypes;
95 timerTypes &= ~TimerData::kGpu_Flag;
183 timerTypes);
194 timerTypes,
239 timerTypes);
245 timerTypes,
  /external/skia/tools/
PictureBenchmark.cpp 99 uint32_t timerTypes = fTimerTypes;
101 timerTypes &= ~TimerData::kGpu_Flag;
189 timerTypes);
200 timerTypes,
251 timerTypes);
257 timerTypes,

Completed in 95 milliseconds