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

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 103 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(!ShouldComposite());
270 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(!ShouldComposite());
457 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
464 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(false);
thread_proxy.cc 241 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
409 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
929 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
    [all...]
layer_tree_host_impl.h 163 void UpdateBackgroundAnimateTicking(bool should_background_tick);
layer_tree_host_impl.cc 124 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
830 void LayerTreeHostImpl::UpdateBackgroundAnimateTicking(
    [all...]

Completed in 30 milliseconds