commit | bf680c30a280d4d7b3b8d5fedf23defff348cb50 | [log] [tgz] |
---|---|---|
author | senorblanco <senorblanco@chromium.org> | Wed Mar 16 16:15:53 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Mar 16 16:15:53 2016 -0700 |
tree | d4342466c8a6b64d2072ecfbcb6307b0b7d9821c | |
parent | 2732e186a1132f91fbacd3509e2a990731f4e13c [diff] |
Image filters: fix the zero-sigma fast path in SkBlurImageFilter. The fast path was not correctly taking the input srcOffset into account. BUG=595324 GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1807673005 Review URL: https://codereview.chromium.org/1807673005