Movement          147 ui/events/gesture_detection/velocity_tracker.cc   Movement movements_[HISTORY_SIZE];
Movement          364 ui/events/gesture_detection/velocity_tracker.cc   Movement& movement = movements_[index_];
Movement          571 ui/events/gesture_detection/velocity_tracker.cc   const Movement& newest_movement = movements_[index_];
Movement          573 ui/events/gesture_detection/velocity_tracker.cc     const Movement& movement = movements_[index];