Searched defs:AnimationDirection (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/cc/input/
H A Dtop_controls_manager.h29 enum AnimationDirection { enum in class:cc::TopControlsManager
49 AnimationDirection animation_direction() { return animation_direction_; }
76 void SetupAnimation(AnimationDirection direction);
84 AnimationDirection animation_direction_;

Completed in 124 milliseconds