HomeSort by relevance Sort by last modified time
    Searched defs:UpdateBackgroundAnimateTicking (Results 1 - 3 of 3) 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...]
layer_tree_host_impl.cc 171 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
    [all...]

Completed in 153 milliseconds