commit | 70a8f0ea9848a29c21d1ad1ce4ad5e004f2ee49a | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Oct 14 18:47:46 2020 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Thu Oct 15 11:50:30 2020 -0700 |
tree | 918b7a812aa6893de4970c1d58c67a8d0b72457c | |
parent | 9bce5e0c048de763b9f65385fe6e81e16e5f8db5 [diff] |
HWUI: Finish frame callbacks before framecomplete callbacks If returning early from a draw, there is a chance that the frame complete callbacks can execute before the frame callbacks. To fix this, explicitly wait on frame callbacks to complete. Test: Enable blast and test split screen resize Change-Id: Id0eabd4dacdccbf1ce774efaad51abae7c57d5ea