diff options
| author | 2022-05-11 14:14:36 -0700 | |
|---|---|---|
| committer | 2022-05-16 10:55:42 -0700 | |
| commit | 4c15784756a79d2c6a9b0aa35f4aefd29dfe9ddb (patch) | |
| tree | add21fce20f77171adaf41ac414c8f09a53ec70d /libs/androidfw/Util.cpp | |
| parent | e269e8e7ca8676ffce2301d62e1f9306cdcfd5f6 (diff) | |
show WSA when ready when using shell transitions
Legacy transitions seems to show WSA a frame after the
drawing finishes (updateAllDrawn runs after commitFinishDrawingLocked
and the condition canShowWindows() depends on allDrawn).
Shell transitions doesn't use allDrawn and instead uses
BLASTSyncEngine. So, don't delay WSA otherwise the WSA show won't
be on the sync transaction.
Bug: 230495892
Test: atest AnimationEdgeExtensionTests
Change-Id: I8b7596085e57b2e3ddaea05e6893b7099cd49e3a
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions