Home
last modified time | relevance | path

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

/external/chromium_org/ui/views/animation/
Dbounds_animator.h68 void SetAnimationForView(View* view, gfx::SlideAnimation* animation);
Dbounds_animator.cc88 void BoundsAnimator::SetAnimationForView(View* view, in SetAnimationForView() function in views::BoundsAnimator