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
2 files changed