commit | 42026164d1f75b92ee208fc8f772786c737d6b21 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Fri Apr 16 15:46:12 2021 -0500 |
committer | chaviw <chaviw@google.com> | Mon Apr 19 18:19:01 2021 -0500 |
tree | 5bd78e48a5f0c9e2576225a702658dff40e557de | |
parent | e4d7d43dd2a079e6ac89264c417fa58ce6ae8d7b [diff] |
Check SurfaceControl in stats sent to transactionCallback The stats sent to the transactionCallback can contain stats about multiple SurfaceControls. This is because the callback is created for a single transaction, not a single SurfaceControl. Instead, check the stats for the matching SurfaceControl in BBQ. Fixes: 185510248 Test: Rotate device with new shell transition. Doesn't timeout Change-Id: I9d759de3b8b8b5c089c707904f69ebaed56513b6