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

  /external/chromium_org/cc/resources/
bitmap_raster_worker_pool.cc 75 task_graph_runner_->WaitForTasksToFinishRunning(namespace_token_);
task_graph_runner.h 122 void WaitForTasksToFinishRunning(NamespaceToken token);
gpu_raster_worker_pool.cc 115 task_graph_runner_->WaitForTasksToFinishRunning(namespace_token_);
one_copy_raster_worker_pool.cc 133 task_graph_runner_->WaitForTasksToFinishRunning(namespace_token_);
zero_copy_raster_worker_pool.cc 103 task_graph_runner_->WaitForTasksToFinishRunning(namespace_token_);
task_graph_runner_unittest.cc 49 task_graph_runner_->WaitForTasksToFinishRunning(
task_graph_runner.cc 286 void TaskGraphRunner::WaitForTasksToFinishRunning(NamespaceToken token) {
287 TRACE_EVENT0("cc", "TaskGraphRunner::WaitForTasksToFinishRunning");
pixel_buffer_raster_worker_pool.cc 168 task_graph_runner_->WaitForTasksToFinishRunning(namespace_token_);
  /external/chromium_org/cc/debug/
rasterize_and_record_benchmark_impl.cc 242 task_graph_runner->WaitForTasksToFinishRunning(task_namespace_);

Completed in 144 milliseconds