HomeSort by relevance Sort by last modified time
    Searched refs:CompleteAllAnimations (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/ash/test/
test_session_state_animator.h 51 void CompleteAllAnimations(bool completed_successfully);
test_session_state_animator.cc 109 CompleteAllAnimations(false);
113 CompleteAllAnimations(false);
158 void TestSessionStateAnimator::CompleteAllAnimations(
  /external/chromium_org/ash/wm/
lock_state_controller_unittest.cc 370 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);
    [all...]
  /external/chromium_org/ui/compositor/
layer.h 311 void CompleteAllAnimations();
layer.cc 664 void Layer::CompleteAllAnimations() {
  /external/chromium_org/ui/aura/
window.cc 222 layer()->CompleteAllAnimations();
    [all...]

Completed in 97 milliseconds