HomeSort by relevance Sort by last modified time
    Searched refs: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,
PictureResultsWriter.h 41 uint32_t timerTypes,
83 uint32_t timerTypes,
86 fWriters[i]->tileData(data, format, result, timerTypes,
134 uint32_t timerTypes,
137 fCurrentLine.c_str(), timerTypes, numInnerLoops);
207 uint32_t timerTypes,
209 Json::Value newData = data->getJSON(timerTypes, result, numInnerLoops);

Completed in 54 milliseconds