Searched refs:MicroBenchmarkController (Results 1 – 4 of 4) sorted by relevance
51 MicroBenchmarkController::MicroBenchmarkController(LayerTreeHost* host) in MicroBenchmarkController() function in cc::MicroBenchmarkController57 MicroBenchmarkController::~MicroBenchmarkController() {} in ~MicroBenchmarkController()59 bool MicroBenchmarkController::ScheduleRun( in ScheduleRun()73 void MicroBenchmarkController::ScheduleImplBenchmarks( in ScheduleImplBenchmarks()89 void MicroBenchmarkController::DidUpdateLayers() { in DidUpdateLayers()100 void MicroBenchmarkController::CleanUpFinishedBenchmarks() { in CleanUpFinishedBenchmarks()
24 class CC_EXPORT MicroBenchmarkController {26 explicit MicroBenchmarkController(LayerTreeHost* host);27 ~MicroBenchmarkController();44 DISALLOW_COPY_AND_ASSIGN(MicroBenchmarkController);
46 MicroBenchmarkController* GetMicroBenchmarkController() { in GetMicroBenchmarkController()
317 MicroBenchmarkController micro_benchmark_controller_;