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 84 UpdateBackgroundAnimateTicking();
235 UpdateBackgroundAnimateTicking();
400 void SingleThreadProxy::UpdateBackgroundAnimateTicking() {
402 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
422 UpdateBackgroundAnimateTicking();
428 UpdateBackgroundAnimateTicking();
single_thread_proxy.h 103 void UpdateBackgroundAnimateTicking();
thread_proxy.cc 187 UpdateBackgroundAnimateTicking();
191 void ThreadProxy::UpdateBackgroundAnimateTicking() {
195 impl().layer_tree_host_impl->UpdateBackgroundAnimateTicking(
369 UpdateBackgroundAnimateTicking();
385 UpdateBackgroundAnimateTicking();
    [all...]
thread_proxy.h 260 void UpdateBackgroundAnimateTicking();
layer_tree_host_impl.h 185 void UpdateBackgroundAnimateTicking(bool should_background_tick);
layer_tree_host_impl.cc 160 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
    [all...]

Completed in 818 milliseconds