Searched defs:ActivateAnimations (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/animation/
H A Dlayer_animation_controller.cc239 void LayerAnimationController::ActivateAnimations() { function in class:cc::LayerAnimationController
596 // to ActivateAnimations. If already WaitingForDeletion, they can be removed
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_impl.cc1794 ActivateAnimations();
3041 void LayerTreeHostImpl::ActivateAnimations() { function in class:cc::LayerTreeHostImpl
3046 TRACE_EVENT0("cc", "LayerTreeHostImpl::ActivateAnimations");
3052 (*iter).second->ActivateAnimations();

Completed in 104 milliseconds