OSDN Git Service

Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped
authorAdrian Roos <roosa@google.com>
Wed, 31 Aug 2016 17:25:38 +0000 (10:25 -0700)
committerAdrian Roos <roosa@google.com>
Wed, 31 Aug 2016 19:14:04 +0000 (19:14 +0000)
commit5c97ff23a37d7b3588dced019ee09731a5e9b9cd
treea698d4fea7d410f73779e8fa9b604e93d9e78cfc
parente13df588a4e306934520552dbb7b0a078d453ee8
Wallpaper: Fix letterboxing if wallpaper is scaled but not cropped

Fixes a bug where the wrong part of an image was decoded if
the image needed to be scaled but not cropped.

Change-Id: I011e59d85b526097ef1daabd63805c7cdc74c17b
Fixes: 31112957
services/core/java/com/android/server/wallpaper/WallpaperManagerService.java