Reset transform before applying filter
The filter uses the original coordinates for height and width, so the graphics object must be untransformed before being applied the filter. Change-Id: Idfe65af557a90a2c097778867eca0dffd300e9f2 Fixes: 111427899 Test: testImageResize
Loading
Please sign in to comment