OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumLaps
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/cc/debug/
lap_timer.h
47
int
NumLaps
();
lap_timer.cc
79
int LapTimer::
NumLaps
() { return num_laps_; }
/external/chromium_org/cc/resources/
picture_layer_tiling_perftest.cc
57
ACTIVE_TREE, viewport_rect, 1.f, timer_.
NumLaps
() + 1);
82
ACTIVE_TREE, viewport_rect, 1.f, timer_.
NumLaps
() + 1);
Completed in 931 milliseconds