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

/external/chromium_org/ui/views/animation/
H A Dbounds_animator.cc42 void BoundsAnimator::AnimateViewTo(View* view, const gfx::Rect& target) { function in class:views::BoundsAnimator
58 // AnimateViewTo. AnimationProgressed does nothing when the bounds of the
75 AnimateViewTo(view, target);

Completed in 28 milliseconds