commit | a7cda15da4b51387c322e45bc4c28122642836d3 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Fri Feb 26 17:49:41 2021 -0800 |
committer | Robert Carr <racarr@google.com> | Fri Feb 26 17:49:41 2021 -0800 |
tree | 04bcb55014064577ba1a7095e3f629b0abb05246 | |
parent | d2bed277967c45e19f2310d5c20be46235a08d78 [diff] |
SurfaceFlinger: Check frameIsEarly earlier If we allow the transaction to apply but then later delay the buffer we may end up 'splitting a transaction' applying part of it without applying an included buffer. Bug: 179712630 Test: Existing tests pass Change-Id: Ia54ba0f9b34a7b676af95418181c2e0f0b807b25