commit | e12e51892aee86b3ca4e7e268afed63006215010 | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Tue Feb 08 11:19:37 2022 -0600 |
committer | chaviw <chaviw@google.com> | Tue Feb 08 11:22:57 2022 -0600 |
tree | 642d01326419679e5abef9daf991663b5aa7b157 | |
parent | 083297ec6b392920831da2d29f62c32ca3463f33 [diff] |
Add gatherPendingTransactions in BBQ Instead of applying the pending transactions when a frame wasn't rendered, we gather the transactions and merge them with the transaction that will be used to sync. This is to ensure these frames are sent to the caller that requested the sync so they can ensure it's applied at the correct time. Test: Builds and run Bug: 200284684 Change-Id: I087c67138f31cc93e79df42c29464ab4f7989d52