diff options
| author | 2023-07-18 00:45:45 +0000 | |
|---|---|---|
| committer | 2023-07-18 00:45:45 +0000 | |
| commit | d2bfbb3276003e6a5d8eb4dddab633eff4d4e346 (patch) | |
| tree | 5a2c68578d31d94be8db70e64c8ebab7a7dd9eee /libs/gui/SurfaceComposerClient.cpp | |
| 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
Diffstat (limited to 'libs/gui/SurfaceComposerClient.cpp')
0 files changed, 0 insertions, 0 deletions