diff options
| author | 2025-03-14 16:47:28 -0600 | |
|---|---|---|
| committer | 2025-03-16 18:42:38 -0700 | |
| commit | 29ffe1a8195c2ce98e05d3b4b0ffa6311e4829c9 (patch) | |
| tree | f886088f52ad068082219c630161139e87405168 /libs/androidfw/Util.cpp | |
| parent | f6992ead65e858ea91dc0d30063d89d701f7d1fb (diff) | |
Prepare to support fade seamless rotation
Previously, the effect is exclusive.
ACTION_SEAMLESS: jump-cut with new rotation.
ACTION_FADE: fade out with old rotation and fade in with new rotation.
Now it can utilize ACTION_SEAMLESS | ACTION_FADE for non-activity
windows to have smoother seamless transition. The ACTION_SEAMLESS
can make sure the fade animation run in consistent rotation even
if display rotation change has applied.
This CL doesn't have behavior change because the actions are still
set exclusively.
Bug: 399452199
Flag: EXEMPT refactor
Test: DisplayContentTests#testShellTransitRotation
Change-Id: Ia65fd2fbb4cc5de2b5ce5db99eafef5c251611f6
Diffstat (limited to 'libs/androidfw/Util.cpp')
0 files changed, 0 insertions, 0 deletions