HomeSort by relevance Sort by last modified time
    Searched refs:ProgressAnimationToEnd (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/compositor/
layer_animator.h 205 void ProgressAnimationToEnd(LayerAnimationSequence* sequence);
layer_animator.cc 368 void LayerAnimator::ProgressAnimationToEnd(LayerAnimationSequence* sequence) {
519 ProgressAnimationToEnd(sequence);
536 SAFE_INVOKE_VOID(ProgressAnimationToEnd, running_animations_copy[i]);
594 SAFE_INVOKE_VOID(ProgressAnimationToEnd, running_animations_copy[i]);
615 ProgressAnimationToEnd(sequences[i].get());
635 ProgressAnimationToEnd(sequence);

Completed in 39 milliseconds