commit | a26dd05602d9eeb2fc8c0f6ca80ecd3f59fe54d3 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Tue Nov 17 13:19:46 2020 -0800 |
committer | Prabir Pradhan <prabirmsp@google.com> | Wed Dec 16 19:34:07 2020 +0000 |
tree | 41ca7aa4c1fcb33b1f0be5305f8750fffdb15f7e | |
parent | dd34a21bb4c1219743b7172e6ee530085e2a6eb9 [diff] |
SyncPointerCapture (7/n): Clean up unused code from old Pointer Capture After the pipeline changes to Pointer Capture, this CL cleans up the following: - The old way of notifying windows of Pointer Capture (IWindow::dispatchPointerCaptureChanged) is removed. - Tracking Pointer Capture in WindowManagerService is removed. Bug: 141749603 Test: manual, flash crosshatch, pointer capture works. Change-Id: I5bbcef42fe8d0d93a64a4a411b1d493fcb800f92