commit | 3da3dc28912e09f375675d3b00ca2399b4c7e915 | [log] [tgz] |
---|---|---|
author | Riddle Hsu <riddlehsu@google.com> | Tue Dec 06 15:30:42 2022 +0000 |
committer | Riddle Hsu <riddlehsu@google.com> | Tue Dec 06 15:34:16 2022 +0000 |
tree | 3f78df79544dde9f2cf0e43ee4b6916b2013b87d | |
parent | c868e22da9a216e75166439a33e4e1a6f7c68ede [diff] |
Clean up some rotation utility methods Most of methods of RotationAnimationUtils were moved to other class such as TransitionAnimation. One of the remaining method is duplicated. So move the last method to CoordinateTransforms. Assume the rotation animation related code in wm core will be replaced by wm shell in the future, so prepare an initial cleanup. Bug: 163976519 Test: CoordinateTransformsTest Change-Id: Ibcf4aad7c771908b81150708db164e4e350935c4