commit | d075ec0ab611ea84a8ca7b1c55c5de893c22f683 | [log] [tgz] |
---|---|---|
author | Bill Lin <lbill@google.com> | Wed Jun 23 14:01:48 2021 +0800 |
committer | Wu Ahan <ahanwu@google.com> | Tue Aug 03 03:41:12 2021 +0000 |
tree | f671eadd2f9e9bbad35d55078cc070700d930c52 | |
parent | 3acc328b12a97fdb353fce689e418fad600f6b8a [diff] |
Integrate SurfaceControl jank monitor for PIP transition - onPipTransitionStarted() Use InteractionJankMonitor.Builder to setup with PIP task's leash and dispatch to begin() with CUJ_PIP_TRANSITION - onPipTransitionFinishedOrCanceled() End CUJ_PIP_TRANSITION when the transition either finished or canceled. Test: atest WMShellUnitTests Test: atest SystemUITests Test: record systrace through perfetto.dev Bug: 169221267 Change-Id: I9f94ddde7f0dd48d50d50313ba517b919f0d8d25