summaryrefslogtreecommitdiff
path: root/opengl/java
diff options
context:
space:
mode:
author Prabir Pradhan <prabirmsp@google.com> 2024-01-19 02:18:30 +0000
committer Prabir Pradhan <prabirmsp@google.com> 2024-01-19 20:17:14 +0000
commit03ab62b17ea470379a1781440eb41433f69989ed (patch)
treeb26cb42d121647c98498007fed86f4bc73716eb6 /opengl/java
parentd129d9bfdf0257227104a4382edb72e506430efc (diff)
Pointer Icon Refactor: Integrate setPointerIconVisible
Before the refactor, pointer icons were hidden when setPointerIconVisible(display, false) was called by simply blocking all the calls to set the pointer icon from java to native code. This appraoch no longer works after the refactor. Instead, we must plumb the setting down to PointerChoreographer, and let it handle it properly. Bug: 320449549 Bug: 311651709 Test: atest inputflinger_tests Change-Id: Ia0d172d9e470ab25b95d5776655779572b464f63
Diffstat (limited to 'opengl/java')
0 files changed, 0 insertions, 0 deletions