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

  /external/chromium_org/ui/views/animation/
bounds_animator.h 153 ui::Animation* ResetAnimationForView(View* view);
bounds_animator.cc 99 scoped_ptr<Animation> old_animation(ResetAnimationForView(view));
192 Animation* BoundsAnimator::ResetAnimationForView(View* view) {

Completed in 47 milliseconds