HomeSort by relevance Sort by last modified time
    Searched defs:DidUpdateLayers (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/cc/debug/
unittest_only_benchmark.cc 35 void UnittestOnlyBenchmark::DidUpdateLayers(LayerTreeHost* host) {
micro_benchmark.cc 29 void MicroBenchmark::DidUpdateLayers(LayerTreeHost* host) {}
micro_benchmark_controller.cc 117 void MicroBenchmarkController::DidUpdateLayers() {
122 (*it)->DidUpdateLayers(host_);
invalidation_benchmark.cc 64 void InvalidationBenchmark::DidUpdateLayers(LayerTreeHost* host) {
picture_record_benchmark.cc 57 void PictureRecordBenchmark::DidUpdateLayers(LayerTreeHost* host) {
rasterize_and_record_benchmark.cc 55 void RasterizeAndRecordBenchmark::DidUpdateLayers(LayerTreeHost* host) {

Completed in 201 milliseconds