commit | 7675809673697d6d8f3a293dfb44d205aff89739 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Oct 06 13:41:15 2020 -0700 |
committer | Robert Carr <racarr@google.com> | Tue Oct 13 18:44:19 2020 -0700 |
tree | a8b87696c98fc69ba65e1e958ae07492279b1564 | |
parent | f09bdfc4f76b026bae3b41ee5dd49e399a5f6454 [diff] |
ScreenRotationAnimation: Use Surface#setScalingMode We are the last user of SurfaceControl#setOverrideScalingMode in ScreenRotationAnimation we have no need to call it since we are the BufferProducer and we can just use Surface#setScalingMode Bug: 161937501 Test: Existing tests pass Change-Id: I049145a91fedbbca5f009648f1537b0380c5e771