Searched refs:CancelAnimation (Results 1 - 4 of 4) sorted by last modified time

/external/chromium_org/ui/gfx/animation/
H A Danimation_unittest.cc39 // CancelAnimation
41 class CancelAnimation : public LinearAnimation { class in namespace:gfx::__anon16801
43 CancelAnimation(int duration, int frame_rate, AnimationDelegate* delegate) function in class:gfx::__anon16801::CancelAnimation
98 CancelAnimation a2(2000, 150, &ad);
/external/chromium_org/chrome/browser/ui/ash/multi_user/
H A Dmulti_user_window_manager_chromeos.cc238 animation_->CancelAnimation();
H A Duser_switch_animator_chromeos.cc117 void UserSwichAnimatorChromeOS::CancelAnimation() { function in class:chrome::UserSwichAnimatorChromeOS
H A Duser_switch_animator_chromeos.h60 void CancelAnimation();

Completed in 465 milliseconds