diff options
author | Winson Chung <winsonc@google.com> | 2017-07-07 14:49:49 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-07-07 17:05:16 -0700 |
commit | 8ec0e16dbed3ea132ffc09a395eb6f617ccb663c (patch) | |
tree | 7f9405ea01af4f020bc0fbe6825a5da711509e17 /rs/java/android/renderscript/ProgramFragment.java | |
parent | e7e2f36a479538c821a94646803e867733ad00c6 (diff) |
Fix issue with PiP touch drift.
- Fix issue with cumulative truncation of positions causing a large x/y
error causing drift. Instead of using the rounded stack position,
keep track of the cumulative delta and apply that on each move.
Bug: 62541932
Test: Pip activity, move around with finger and ensure no drift
Change-Id: Ic7737a6b19672ee8a1d98fd57f84a1d89f4a17e9
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragment.java')
0 files changed, 0 insertions, 0 deletions