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_layer_tiling_perftest.cc 47 "invalidation", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
64 timer_.LapsPerSecond(),
99 timer_.LapsPerSecond(),
128 timer_.LapsPerSecond(),
picture_pile_impl_perftest.cc 44 "analyze", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
69 "raster", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
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(),
raster_worker_pool_perftest.cc 298 timer_.LapsPerSecond(),
336 timer_.LapsPerSecond(),
368 timer_.LapsPerSecond(),
450 timer_.LapsPerSecond(),
tile_manager_perftest.cc 196 timer_.LapsPerSecond(),
290 "manage_tiles", "", test_name, timer_.LapsPerSecond(), "runs/s", true);
  /external/chromium_org/cc/layers/
layer_perftest.cc 101 timer_.LapsPerSecond(),
115 timer_.LapsPerSecond(),
picture_layer_impl_perftest.cc 80 timer_.LapsPerSecond(),

Completed in 103 milliseconds