HomeSort by relevance Sort by last modified time
    Searched refs:LapsPerSecond (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/cc/debug/
lap_timer.h 45 float LapsPerSecond();
lap_timer.cc 74 float LapTimer::LapsPerSecond() {
  /external/chromium_org/cc/resources/
picture_pile_impl_perftest.cc 44 "analyze", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
68 "raster", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
picture_layer_tiling_perftest.cc 68 "invalidation", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
85 timer_.LapsPerSecond(),
120 timer_.LapsPerSecond(),
144 timer_.LapsPerSecond(),
175 timer_.LapsPerSecond(),
206 timer_.LapsPerSecond(),
269 timer_.LapsPerSecond(),
task_graph_runner_perftest.cc 57 "*RESULT %s: %.2f runs/s\n", test_name.c_str(), timer_.LapsPerSecond());
84 timer_.LapsPerSecond(),
123 timer_.LapsPerSecond(),
169 timer_.LapsPerSecond(),
207 timer_.LapsPerSecond(),
tile_manager_perftest.cc 208 timer_.LapsPerSecond(),
245 timer_.LapsPerSecond(),
280 timer_.LapsPerSecond(),
323 timer_.LapsPerSecond(),
420 "manage_tiles", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
raster_worker_pool_perftest.cc 323 timer_.LapsPerSecond(),
361 timer_.LapsPerSecond(),
393 timer_.LapsPerSecond(),
510 timer_.LapsPerSecond(),
  /external/chromium_org/cc/layers/
layer_perftest.cc 101 timer_.LapsPerSecond(),
115 timer_.LapsPerSecond(),
picture_layer_impl_perftest.cc 93 timer_.LapsPerSecond(),
113 timer_.LapsPerSecond(),
146 timer_.LapsPerSecond(),
172 timer_.LapsPerSecond(),

Completed in 88 milliseconds