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

  /external/chromium_org/ui/events/gesture_detection/
velocity_tracker_state.h 43 Velocity calculated_velocity_[VelocityTracker::MAX_POINTERS]; member in class:ui::VelocityTrackerState
velocity_tracker_state.cc 61 Velocity& velocity = calculated_velocity_[index];
90 const Velocity& velocity = calculated_velocity_[index];

Completed in 121 milliseconds