Add test for ImageDecoder scale + crop

Bug: 141735646
Test: This

ImageDecoder had a bug where combining setTargetSize and setCrop did not
work properly. Test scaling and cropping to the bottom right. This
results in a translate in ImageDecoder's internal code, so this verifies
that it is done correctly.

Change-Id: I9ab9115ee4cbc74549f7b914d99b667c700199d5
1 file changed