Searched defs:AnimateViewTo (Results 1 – 2 of 2) sorted by relevance
112 TEST_F(BoundsAnimatorTest, AnimateViewTo) { in TEST_F() argument
42 void BoundsAnimator::AnimateViewTo(View* view, const gfx::Rect& target) { in AnimateViewTo() function in views::BoundsAnimator