Searched refs:AnimationDirection (Results 1 – 2 of 2) sorted by relevance
29 enum AnimationDirection { enum49 AnimationDirection animation_direction() { return animation_direction_; } in animation_direction()76 void SetupAnimation(AnimationDirection direction);84 AnimationDirection animation_direction_;
88 AnimationDirection animation_direction = SHOWING_CONTROLS; in UpdateTopControlsState()189 void TopControlsManager::SetupAnimation(AnimationDirection direction) { in SetupAnimation()222 AnimationDirection show_controls = NO_ANIMATION; in StartAnimationIfNecessary()