Skip to content
Commit 70a8f0ea authored by Vishnu Nair's avatar Vishnu Nair
Browse files

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
parent 9bce5e0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment