commit | 9a69a04e3dc0765a8c97cd837873be99234360ce | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Fri Jun 18 13:19:49 2021 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Jun 18 21:06:36 2021 +0000 |
tree | abc6e9e389f40918f74045a7620ee6a0e98fa454 | |
parent | a785b9a9c362954c3d136cba1f30ff4bd9edf49c [diff] |
Blast: Populate compositor timings Compositor timings are populated in BufferLayer::onPostComposition but the callback handles were cleared before in BufferStateLayer::releasePendingBuffer. Fix the ordering and add a test. Test: atest BLASTFrameEventHistoryTest Fixes: 191247797 Change-Id: I5f93ed7f80cdcb4c0c6763fa37bad5e77588a20a