Account for system scale before calculating preview scale

For small image the minScale and maxScale will be the same as they both larger than DEFAULT_WALLPAPER_MAX_ZOOM, but for larger image the maxScale will be DEFAULT_WALLPAPER_MAX_ZOOM, we should do system scale before this to take it into consideration.

Flag: com.android.window.flags.multi_crop
Fixes: 345373215
Test: preview tiny wallpaper
Change-Id: I4134acac577ecbecb4846cff40900783f30fd20e
3 files changed