Searched refs:DidUpdateLayers (Results 1 - 13 of 13) sorted by relevance

/external/chromium_org/cc/debug/
H A Dunittest_only_benchmark.h19 virtual void DidUpdateLayers(LayerTreeHost* host) OVERRIDE;
H A Dinvalidation_benchmark.h27 virtual void DidUpdateLayers(LayerTreeHost* host) OVERRIDE;
H A Dmicro_benchmark.cc29 void MicroBenchmark::DidUpdateLayers(LayerTreeHost* host) {} function in class:cc::MicroBenchmark
H A Dmicro_benchmark_controller.h29 void DidUpdateLayers();
H A Dpicture_record_benchmark.h26 virtual void DidUpdateLayers(LayerTreeHost* host) OVERRIDE;
H A Dmicro_benchmark_controller.cc117 void MicroBenchmarkController::DidUpdateLayers() { function in class:cc::MicroBenchmarkController
122 (*it)->DidUpdateLayers(host_);
H A Dmicro_benchmark.h31 virtual void DidUpdateLayers(LayerTreeHost* host);
H A Drasterize_and_record_benchmark.h33 virtual void DidUpdateLayers(LayerTreeHost* host) OVERRIDE;
H A Dunittest_only_benchmark.cc35 void UnittestOnlyBenchmark::DidUpdateLayers(LayerTreeHost* host) { function in class:cc::UnittestOnlyBenchmark
H A Dinvalidation_benchmark.cc64 void InvalidationBenchmark::DidUpdateLayers(LayerTreeHost* host) { function in class:cc::InvalidationBenchmark
H A Dpicture_record_benchmark.cc57 void PictureRecordBenchmark::DidUpdateLayers(LayerTreeHost* host) { function in class:cc::PictureRecordBenchmark
H A Drasterize_and_record_benchmark.cc55 void RasterizeAndRecordBenchmark::DidUpdateLayers(LayerTreeHost* host) { function in class:cc::RasterizeAndRecordBenchmark
/external/chromium_org/cc/trees/
H A Dlayer_tree_host.cc746 micro_benchmark_controller_.DidUpdateLayers();

Completed in 742 milliseconds