replicant-frameworks_native/include
Jeff Brown 73aaf0d8d2 Velocity Tracker II: The Revenge of Velocity Tracker
Bug: 5265529

Rewrote the velocity tracker to fit a polynomial curve
to pointer movements using least squares linear regression.
The velocity is simply the first derivative of this polynomial.

Clients can also obtain an Estimator that describes the
complete terms of the estimating polynomial including
the coefficient of determination which provides a measure
of the quality of the fit (confidence).

Enhanced PointerLocation to display the movement curve predicted
by the estimator in addition to the velocity vector.

By default, the algorithm computes a 2nd degree (quadratic)
polynomial based on a 100ms recent history horizon.

Change-Id: Id377bef44117fce68fee2c41f90134ce3224d3a1
2011-09-14 19:16:37 -07:00
..
binder Eliminate single-process mode. 2011-07-08 19:54:07 -07:00
gui don't return the current buffer from dequeueBuffer 2011-08-17 15:49:13 -07:00
private fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
surfaceflinger fix Surface positions are not floats 2011-08-30 18:51:54 -07:00
ui Velocity Tracker II: The Revenge of Velocity Tracker 2011-09-14 19:16:37 -07:00
utils Merge "Add C++ thread API androidGetThreadSchedulingGroup" 2011-08-29 14:38:52 -07:00