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 108 UpdateBackgroundAnimateTicking();
283 UpdateBackgroundAnimateTicking();
488 void SingleThreadProxy::UpdateBackgroundAnimateTicking() {
490 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
517 UpdateBackgroundAnimateTicking();
524 UpdateBackgroundAnimateTicking();
thread_proxy.cc 255 UpdateBackgroundAnimateTicking();
259 void ThreadProxy::UpdateBackgroundAnimateTicking() {
260 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(
432 UpdateBackgroundAnimateTicking();
451 UpdateBackgroundAnimateTicking();
    [all...]
layer_tree_host_impl.cc 173 layer_tree_host_impl_->UpdateBackgroundAnimateTicking(true);
    [all...]

Completed in 229 milliseconds