commit | 0bfc89b9fedf376fb6a761e984b26d38fc7118ee | [log] [tgz] |
---|---|---|
author | chaviw <chaviw@google.com> | Tue Mar 16 10:11:41 2021 -0500 |
committer | chaviw <chaviw@google.com> | Wed Apr 07 14:44:45 2021 -0500 |
tree | f43f18c2c0fa378217598cf368d93687866b7973 | |
parent | 266e09134eafb0a7717a932c4d605c3a9bd01cfa [diff] |
Use BLAST layer for screen rotation, surface freezer, and organizer Use a BLAST layer when taking a screenshot and using it for an animation. This is simple enough to do with BLAST instead of a buffer queue since we can just submit a single buffer and it will be presented. Added new methods in SurfaceControl to support sending a buffer and colorSpace. Test: ScreenRotation Test: Freeform animation Bug: 170765639 Change-Id: I72081ab833d76fac40667eed52cf16798112a5b6