diff options
author | 2023-10-30 17:41:28 +0900 | |
---|---|---|
committer | 2023-11-08 20:29:42 +0000 | |
commit | 49f94b5919de0db0ada4e81f93219e8d4ffa95c6 (patch) | |
tree | 70ed55b28c5002f1f181fb992e4b754f53be2461 /libs/input/PointerController.h | |
parent | 08daa25989491352b08ee10a33fae530b3bed12e (diff) |
Modify getPosition of disabled PointerController
PointerChoreographer has to combine fake finger coordinates with
the position of MousePointerController to process some touchpad
events.
The legacy PointerController which is disabled should return
(0, 0) instead of (nan, nan) on getPosition, so that
GestureConverter can set x-y axes correctly.
Test: atest libinputservice_test
Bug: 293587049
Change-Id: I7630cd16defc9324970f0c29851c80f1b9943977
Diffstat (limited to 'libs/input/PointerController.h')
0 files changed, 0 insertions, 0 deletions