commit | b8d35d105324777191a00b5fb616f34775c29208 | [log] [tgz] |
---|---|---|
author | Hongwei Wang <hwwang@google.com> | Mon Dec 14 13:27:58 2020 -0800 |
committer | Hongwei Wang <hwwang@google.com> | Mon Dec 14 13:43:32 2020 -0800 |
tree | 54661eaf994e5afe663d20be8007307a54da1b6d | |
parent | c5de9782129ed5e420fcf4b48495e8a804c71360 [diff] |
Provide vsync id for PiP animation The vsync-id is attached to every SurfaceControl.Transaction within PipAnimationController and therefore it's available to onAnimationStart, onAnimationEnd as well as onAnimationUpdate. What's next: may need to provide vsync id for PiP animation running in Launcher process as well. Bug: 166302754 Test: atest PipAnimationControllerTest Change-Id: I5d413320f435e65d7e3e375bb2266e1bba23e0d7