commit | bbc8562601d272343df7649f2561ad475f8639f0 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Wed Apr 08 10:45:12 2020 -0700 |
committer | Robert Carr <racarr@google.com> | Wed Apr 08 10:45:12 2020 -0700 |
tree | 9a8daa251956c9554288d12aa38ed8a04577953b | |
parent | 5653ee259cc67b186b056e8a3474741d2dc35289 [diff] |
SurfaceComposerClient BLAST Transactions: Correctly merge mContainsBuffer If we merge a transaction which does not contain a buffer in to a transaction which already contained a buffer, the resulting transaction still needs to have mContainsBuffer=true, otherwise we won't properly cache the buffers. Bug: 153561718 Test: Existing tests pass. Manual test of BLASTSyncEngine. Change-Id: Ic63aba390757285730cb19406dc5c6b73d0c3437