commit | f7e2d3e6bd6b832fe949eb368f71756631fe808c | [log] [tgz] |
---|---|---|
author | Siarhei Vishniakou <svv@google.com> | Fri Sep 07 16:38:18 2018 -0700 |
committer | Siarhei Vishniakou <svv@google.com> | Mon Oct 01 15:35:09 2018 -0500 |
tree | d79e7ee685d4922234285fda52e49bcff6b5e15e | |
parent | 1f4bf704979ec355ec65a3115dc6b7529bbb3fcd [diff] |
Native tests for VelocityTracker::getEstimate Earlier commit broke VelocityTracker::getEstimate, which also broke pointer location. In additional VelocityTracker::getEstimate is an @hide api that could be potentially accessed by app. Add native tests for getEstimate (and specifically, for the currently used LeastSquares lsq2 strategy) to prevent future regressions. Bug: 114017699 Test: atest libinput_tests Change-Id: I69d0c40283b9589b8559e698b66d758a6c838f19