commit | c67d22c8b485dcdd95714fb3e1fed6a3b0d29672 | [log] [tgz] |
---|---|---|
author | ramindani <ramindani@google.com> | Tue Nov 28 14:58:47 2023 -0800 |
committer | ramindani <ramindani@google.com> | Wed Dec 13 15:14:06 2023 -0800 |
tree | 49ad93cb04eb662b059444fe8954072ba4d9391b | |
parent | 9a296f97bcf9c3b28b7e4469e29c6279bcd1c1b8 [diff] |
[SF] Move the notifyExpectedPresentHint call to SF This moves the notifyExpectedPresent call off the HWComposer, HWComposer should only be access with mStateLock or from the main thread, and moving this to SF achieves that. Schedule the HWComposer::notifyExpectedPresent call on the main thread once the decision to send the hint is made BUG: 311300327 Test: atest Change-Id: Ia5f92546028ce104e391364c6696415c29760232