commit | f792cfe81a5d6db6ba0536954bb64e2b7acf6b80 | [log] [tgz] |
---|---|---|
author | Alec Mouri <alecmouri@google.com> | Fri Jun 05 13:11:23 2020 -0700 |
committer | Alec Mouri <alecmouri@google.com> | Wed Jun 10 19:44:55 2020 -0700 |
tree | a38240509446515fe7b2c089ce96fb5e4162407f | |
parent | 983e568b3c370659f11fcf76cbd45c61dfd8dc33 [diff] |
Only apply early offsets when transaction has been applied This avoids a race where we decrement the early offset count in postComposition() before the transaction applying early offsets has actually been applied, so we're in early offsets for too few frames. Bug: 158127834 Test: photos launch Test: systrace Change-Id: If7a7d12fa466ee4d163210263b7f02f7a74b3280