evas: Fix region test in jpeg load with region + zoom 25/87125/2
authorJean-Philippe Andre <jp.andre@samsung.com>
Wed, 17 Aug 2016 07:45:16 +0000 (16:45 +0900)
committerjiin.moon <jiin.moon@samsung.com>
Mon, 12 Sep 2016 07:58:02 +0000 (16:58 +0900)
commitdad91dd3e2722e3b10acff1bdbb428e5d7dfc76f
tree6fc867edfbc518cc5f3a1b9259b63e55d0b0a881
parent135ace15710dc63f75df1daa09835643709415b4
evas: Fix region test in jpeg load with region + zoom

The previous commit exposed an issue with the region test
does not take into account the scale down factor.

Not a @fix in itself, as it depends on the previous patch.

Change-Id: Ifb13aa0985989b240e8006b55ae92d616d929cb5
src/modules/evas/image_loaders/png/evas_image_load_png.c