Searched refs:CompleteAllAnimations (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ash/test/
H A Dtest_session_state_animator.h51 void CompleteAllAnimations(bool completed_successfully);
H A Dtest_session_state_animator.cc109 CompleteAllAnimations(false);
113 CompleteAllAnimations(false);
158 void TestSessionStateAnimator::CompleteAllAnimations( function in class:ash::test::TestSessionStateAnimator
/external/chromium_org/ash/wm/
H A Dlock_state_controller_unittest.cc370 test_animator_->CompleteAllAnimations(true);
382 test_animator_->CompleteAllAnimations(true);
482 test_animator_->CompleteAllAnimations(true);
495 test_animator_->CompleteAllAnimations(true);
513 test_animator_->CompleteAllAnimations(true);
521 test_animator_->CompleteAllAnimations(true);
798 test_animator_->CompleteAllAnimations(true);
1111 test_animator_->CompleteAllAnimations(true);
/external/chromium_org/ui/compositor/
H A Dlayer.h311 void CompleteAllAnimations();
H A Dlayer.cc664 void Layer::CompleteAllAnimations() { function in class:ui::Layer
/external/chromium_org/ui/aura/
H A Dwindow.cc222 layer()->CompleteAllAnimations();

Completed in 860 milliseconds