diff options
| author | 2022-11-23 23:26:08 +0800 | |
|---|---|---|
| committer | 2022-11-24 07:08:14 +0000 | |
| commit | 6adca8357588104e24db6b9ea03f67022a1a8c50 (patch) | |
| tree | e05c0dbf4b3e2dd932dd6a6ad85d766be4131ee6 /libs/androidfw/ApkParsing.cpp | |
| parent | 58de71a4a9bcfba49ab46610a1e4efa9c989d032 (diff) | |
Put transition collect in scope of defer layout
Transition#collect will call BLASTSyncEngine.SyncGroup#addToSync,
which will request traversal. If it is called on a path which
will perform traversal at the end, the traversal request can
be consumed by that to avoid additional cost.
Bug: 260059642
Test: Enable shell transition.
Launch an activity and check trace that there is no additional
performSurfacePlacement on android.anim thread.
Change-Id: I6e58fc75f4f435ee730eff1bcc94848bdaedfbf0
Diffstat (limited to 'libs/androidfw/ApkParsing.cpp')
0 files changed, 0 insertions, 0 deletions