OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setTimersToShow
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/skia/tools/
PictureBenchmark.h
56
void
setTimersToShow
(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
PictureBenchmark.cpp
32
void PictureBenchmark::
setTimersToShow
(bool wall,
bench_pictures_main.cpp
338
benchmark->
setTimersToShow
(timerWall, truncatedTimerWall, timerCpu, truncatedTimerCpu,
Completed in 56 milliseconds