Home
last modified time | relevance | path

Searched defs:AddMovement (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/events/gesture_detection/
Dvelocity_tracker_state.cc31 void VelocityTrackerState::AddMovement(const MotionEvent& event) { in AddMovement() function in ui::VelocityTrackerState
Dvelocity_tracker.cc251 void VelocityTracker::AddMovement(const TimeTicks& event_time, in AddMovement() function in ui::VelocityTracker
274 void VelocityTracker::AddMovement(const MotionEvent& event) { in AddMovement() function in ui::VelocityTracker
357 void LeastSquaresVelocityTrackerStrategy::AddMovement( in AddMovement() function in ui::LeastSquaresVelocityTrackerStrategy
701 void IntegratingVelocityTrackerStrategy::AddMovement( in AddMovement() function in ui::IntegratingVelocityTrackerStrategy