commit | d2bfbb3276003e6a5d8eb4dddab633eff4d4e346 | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Tue Jul 18 00:45:45 2023 +0000 |
committer | Vishnu Nair <vishnun@google.com> | Tue Jul 18 00:45:45 2023 +0000 |
tree | 5a2c68578d31d94be8db70e64c8ebab7a7dd9eee | |
parent | 86e34535acfc71cff6381f21be4ce0c31f76963b [diff] |
[sf] Trigger input updates in post composition Move input updates off the hotpath. This doesn't affect input latency. We are updating the data input uses for hit testing after the composition hotpath. The data is pushed via an async call. If the caller wants to ensure the data is observable in inputflinger, they can add a window info reported listener. Bug: 256882630 Test: presubmit Test: perfetto traces Change-Id: If35b02d5754dd71c73a4ae23e318e3e8b0ada83b