commit | b56e92c4a63663cbadf9f5b7958f8e0521a8296e | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Fri Jun 09 23:40:37 2023 +0000 |
committer | Prabir Pradhan <prabirmsp@google.com> | Fri Aug 25 15:23:41 2023 +0000 |
tree | c2bdc8414641472d5f12f979eeee2198640b5e1c | |
parent | a62621ec1ca2d9f3adacee23a18339aaaa823d15 [diff] |
Introduce PointerChoreographer stage in C++ PointerChoreographer will be the new inputflinger component responsible for managing the pointer icons drawn on the screen. In this CL, we set up the PointerChoreographer InputListener stage, which will be created when the choreographer is enabled. Bug: 293587049 Bug: 278783893 Test: adb shell setprop persist.input.enable_pointer_choreographer 1; boot Change-Id: Ice610055ef7ffc44c7c3e1d3904715eabda31a86