commit | a8bd38e1787417cb472ee5381bd9ce6e126afb41 | [log] [tgz] |
---|---|---|
author | senorblanco <senorblanco@chromium.org> | Fri Oct 30 13:17:20 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Oct 30 13:17:20 2015 -0700 |
tree | f295d25fcdda9d8da5fd1206189b3e9d2903f6b9 | |
parent | ef784fb7f58c9c021172045a8e0b396c81fdc425 [diff] |
Add cropped-then-expanded test cases to blur_image_filter tests. These are benches similar to the imagefilterscropexpand GM: an input filter is cropped to a smaller size, then the blur is re-expanded out to a larger size. BUG=skbug:4502 Review URL: https://codereview.chromium.org/1412373004