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

  /external/chromium_org/cc/trees/
single_thread_proxy.cc 107 UpdateBackgroundAnimateTicking();
222 UpdateBackgroundAnimateTicking();
327 UpdateBackgroundAnimateTicking();
485 void SingleThreadProxy::UpdateBackgroundAnimateTicking() {
487 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
505 UpdateBackgroundAnimateTicking();
513 UpdateBackgroundAnimateTicking();
thread_proxy.cc 182 UpdateBackgroundAnimateTicking();
186 void ThreadProxy::UpdateBackgroundAnimateTicking() {
190 impl().layer_tree_host_impl->UpdateBackgroundAnimateTicking(
356 UpdateBackgroundAnimateTicking();
372 UpdateBackgroundAnimateTicking();
    [all...]
single_thread_proxy.h 130 void UpdateBackgroundAnimateTicking();
thread_proxy.h 264 void UpdateBackgroundAnimateTicking();
layer_tree_host_impl.h 188 void UpdateBackgroundAnimateTicking(bool should_background_tick);
layer_tree_host_impl.cc 171 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
    [all...]

Completed in 1345 milliseconds