summaryrefslogtreecommitdiffstats
path: root/include/androidfw/VelocityTracker.h
Commit message (Expand)AuthorAgeFilesLines
* Port the legacy velocity tracker strategy.Jeff Brown2012-06-041-0/+39
* Implement a second order integrating VT strategy.Jeff Brown2012-06-041-7/+9
* Implement a weighted least squares VelocityTracker strategy.Jeff Brown2012-06-041-1/+19
* Implement an integrating VelocityTracker strategy.Jeff Brown2012-06-031-0/+33
* Make velocity tracker strategy configurable.Jeff Brown2012-06-031-6/+14
* Detect when pointer has stopped moving.Jeff Brown2012-05-141-1/+5
* More VelocityTracker refactoring.Jeff Brown2012-05-131-15/+56
* Minor refactoring before starting on velocity tracker changes.Jeff Brown2012-05-111-0/+124