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

/external/chromium_org/cc/trees/
H A Dsingle_thread_proxy.cc108 UpdateBackgroundAnimateTicking();
283 UpdateBackgroundAnimateTicking();
488 void SingleThreadProxy::UpdateBackgroundAnimateTicking() { function in class:cc::SingleThreadProxy
490 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
517 UpdateBackgroundAnimateTicking();
524 UpdateBackgroundAnimateTicking();
H A Dsingle_thread_proxy.h104 void UpdateBackgroundAnimateTicking();
H A Dthread_proxy.cc255 UpdateBackgroundAnimateTicking();
259 void ThreadProxy::UpdateBackgroundAnimateTicking() { function in class:cc::ThreadProxy
260 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
432 UpdateBackgroundAnimateTicking();
451 UpdateBackgroundAnimateTicking();
1045 UpdateBackgroundAnimateTicking();
1659 UpdateBackgroundAnimateTicking();
H A Dthread_proxy.h172 void UpdateBackgroundAnimateTicking();
H A Dlayer_tree_host_impl.h172 void UpdateBackgroundAnimateTicking(bool should_background_tick);
H A Dlayer_tree_host_impl.cc173 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
934 void LayerTreeHostImpl::UpdateBackgroundAnimateTicking( function in class:cc::LayerTreeHostImpl

Completed in 97 milliseconds