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

  /external/chromium_org/ash/wm/
session_state_animator.h 176 void RunAnimationForWindow(aura::Window* window,
session_state_animator.cc 511 RunAnimationForWindow(*it, type, speed, NULL);
526 RunAnimationForWindow(*it, type, speed, observer);
539 RunAnimationForWindow(*it, type, speed, observer);
546 RunAnimationForWindow(root_window, type, speed, NULL);
549 void SessionStateAnimator::RunAnimationForWindow(

Completed in 79 milliseconds