commit | 29f24a134c8c1bf6ddd2cf810e62c58f047fd3c8 | [log] [tgz] |
---|---|---|
author | Chris Li <lihongyu@google.com> | Thu Feb 18 14:01:51 2021 -0800 |
committer | Chris Li <lihongyu@google.com> | Tue Feb 23 17:34:26 2021 -0800 |
tree | b21ce35e5d9e327ce5f2791c1193efc839fefac6 | |
parent | e040263f2772fd75b3131b3cba17589025e33ebd [diff] |
DisplayContent rotateBounds not keeping same physical position for 180 Rotation_90 + rotation_90 is different from the result of rotation_180 with the current implementation. Should also take care of rotation_180. Fix: 180751251 Bug: 173124775 Test: atest WmTests:DisplayContentTests Test: atest WMShellUnitTests:DisplayLayoutTest Test: atest FrameworksCoreTests:RotationUtilsTest Change-Id: Ia1c87409b4c4cc412c3fd89e58d08b6ae2069fd0