commit | 4e4044060e7ffe691d7a8346ec45f9c0d5499634 | [log] [tgz] |
---|---|---|
author | Ahan Wu <ahanwu@google.com> | Mon Jan 27 20:39:57 2020 +0800 |
committer | Ahan Wu <ahanwu@google.com> | Tue Feb 11 16:18:02 2020 +0800 |
tree | 037093c235d0338894ecc834c690ddd140f19199 | |
parent | 7adf2907af4856b88d93f926c94dfbaabbb293bb [diff] |
Fix ImageWallpaper memory regression Scale bitmap to fit display size leads to memory regression, this cl removes the sacling logic and also disable wallpaper transitions when the bitmap size is smaller than display size to avoid broken visual. Bug: 147379974 Bug: 145897588 Bug: 124838911 Test: Manually Test: atest com.android.systemui.ImageWallpaperTest --rerun-until-failure 20 Test: atest com.android.systemui Change-Id: I243274af54538fc89268c448aa2c5a95f63c7ae3