diff options
| author | 2022-08-27 05:50:05 +0000 | |
|---|---|---|
| committer | 2022-09-08 18:21:39 +0000 | |
| commit | 67c8fa68a67b7e402b5a3d390b2cc42bc4352e4f (patch) | |
| tree | ae08d718c366440902e88a98307a353ea08ab269 /libs/androidfw/ResourceTimer.cpp | |
| parent | 1fd7ea10e4d0f5c052d0a58bc7db37f6ad7e5878 (diff) | |
Conform to 1D VelocityTracker
The native VelocityTracker has been refactored to allow support of axes
beyond X and Y axes. To conform to this change, we are updating calls to
the native VelocityTracker. Furthermore, to support independent velocity
tracking for separate axes, we are updating the native/JNI methods
accordingly. With these changes, supporting new axes for velocity
tracking would only require changes at the native VelocityTracker level
only (besides creating a public API for our clients).
Bug: 32830165
Test: android.view.cts.VelocityTrackerTest unaffected; touch fling works
Change-Id: Ib0be0fc38c315ade2475cd53597a846e58016d14
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions