Searched refs:calculated_velocity_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
H A Dvelocity_tracker_state.h43 Velocity calculated_velocity_[VelocityTracker::MAX_POINTERS]; member in class:ui::VelocityTrackerState
H A Dvelocity_tracker_state.cc61 Velocity& velocity = calculated_velocity_[index];
90 const Velocity& velocity = calculated_velocity_[index];

Completed in 75 milliseconds