Searched refs:UpdateBackgroundAnimateTicking (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc103 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);
H A Dthread_proxy.cc241 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
409 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
929 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
1005 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(false);
H A Dlayer_tree_host_impl.h163 void UpdateBackgroundAnimateTicking(bool should_background_tick);
H A Dlayer_tree_host_impl.cc124 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
830 void LayerTreeHostImpl::UpdateBackgroundAnimateTicking( function in class:cc::LayerTreeHostImpl

Completed in 123 milliseconds