commit | 90c0aba83014eef909ac64126c2135fa51eede14 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Fri Apr 12 16:13:22 2024 +0000 |
committer | Alec Mouri <alecmouri@google.com> | Fri Apr 12 20:25:28 2024 +0000 |
tree | cbe1d06aaae6142b51fccdf15b3faf7e1f1eff11 | |
parent | 202ac2fe4563e807a95950019ab83e272c252d19 [diff] |
Don't always send hdr headroom in SurfaceView Otherwise SurfaceView joins no-op txns with VRI's, which generates false positives for jank SurfaceView is submitting new transactions that were now late. Instead, just don't submit transactions if we're not changing the headroom. Bug: 332003860 Test: ShowMultipleBubblesAndSwitchMicrobenchmark#testShowMultipleBubblesAndSwitch Change-Id: Icf479c3c814493cc89ac44ef8192cd14f156be97