summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator.cpp
diff options
context:
space:
mode:
authorSiarhei Vishniakou <svv@google.com>2018-09-04 17:11:41 -0700
committerSiarhei Vishniakou <svv@google.com>2018-09-04 17:26:12 -0700
commit8ab705d7c1bd6712f5f34b62d56d5d4b98765ab7 (patch)
tree60c3384e3c75ad4002f03e58ec63bf915fded2ec /tools/aapt2/java/JavaClassGenerator.cpp
parentd4fa45862d6c29539fdf51a5111ea3c00b438df1 (diff)
Remove movement estimates from pointer location
When pointer location is enabled, a line starting from (0,0) is drawn in both positive and negative directions. This line is used for "movement estimates", or predicted future coordinates of pointer location using extrapolation with polynomials. It's unclear what it's used for, but it is annoying to see on screen when pointer location is enabled. It also only shows up on flings directed to the top left corner or to the bottom right corner. It does not show up otherwise, so it's likely not working as intended anyways. Fixes: 111195578 Test: enable pointer location, the flings in different directions to ensure that the line originating from (0,0) is no longer present. also try flinging with multiple fingers to ensure that no crashes are observed and velocities are displayed for each finger. Change-Id: I42b2cbd7deebb2cb3593172156c3d948c8d7ba4d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions