Home
last modified time | relevance | path

Searched refs:ReplaceQueuedAnimations (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/compositor/
Dlayer_animator.h281 void ReplaceQueuedAnimations(LayerAnimationSequence* sequence);
Dlayer_animator.cc146 ReplaceQueuedAnimations(animation); in StartAnimation()
673 void LayerAnimator::ReplaceQueuedAnimations(LayerAnimationSequence* sequence) { in ReplaceQueuedAnimations() function in ui::LayerAnimator