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

  /external/chromium_org/cc/input/
top_controls_manager.h 49 AnimationDirection animation_direction() { return animation_direction_; } function in class:cc::TopControlsManager
top_controls_manager.cc 81 AnimationDirection animation_direction = SHOWING_CONTROLS; local
83 animation_direction = HIDING_CONTROLS;
86 SetupAnimation(animation_direction);

Completed in 38 milliseconds