commit | 039044aee1fc6dbd42b8b472c54122d268656939 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Oct 26 11:33:24 2015 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Mon Oct 26 11:33:24 2015 +0000 |
tree | ab6d2a02af7bb334d3c3f77be67c4a6e74f95fd4 | |
parent | 5db2eb25a6941b50f95bc4e90c626e969226473a [diff] |
Fix Palette trying to create 0px bitmaps Caused by using Math.round when scaling down. Fixed by using Math.ceil instead. BUG: 25263397 Change-Id: Iefe82fa9d085fb72d2dfae4c984ebd836c5ad8c5