diff options
author | Robert Carr <racarr@google.com> | 2020-07-22 16:46:11 -0700 |
---|---|---|
committer | Robert Carr <racarr@google.com> | 2020-08-17 14:01:41 -0700 |
commit | 16e6f529d3c09f3bcf6763ac538907f7a795186f (patch) | |
tree | addeea0781e9cbbd0a2960aa717458241a3b4d9b /rs/java/android/renderscript/ProgramStore.java | |
parent | baa0ab02fef802eb2e08926d76da1af15717ac1f (diff) |
WindowStateAnimator: Finish removing rotation animation path
There is only one clause left in the screenAnimation conditional
that differentiates it from the default computeShownFrameLocked. This
somewhat neublous comment about expanding windows out 1 pixel from their
center in order to fill holes. This code already doesn't do what it says
it does though, it just expands to the bottom/right, not out from the
center. That means if this path is still important (though removing it
doesn't seem to cause any problems) we can accomplish the same effect by
just adding a global scale to the animation.
Bug: 161937501
Test: Existing tests pass
Change-Id: I2ef686976db0b24356f7fea7a7fcfdf54195d13b
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions