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/skia/tools/
PictureBenchmark.h
51
void
setTimersToShow
(bool wall, bool truncatedWall, bool cpu, bool truncatedCpu, bool gpu);
PictureBenchmark.cpp
31
void PictureBenchmark::
setTimersToShow
(bool wall,
bench_pictures_main.cpp
313
benchmark->
setTimersToShow
(timerWall, truncatedTimerWall, timerCpu, truncatedTimerCpu,
Completed in 2715 milliseconds