commit | 8f2b7fa61765efcaf0a071aabe1db6c59122ab24 | [log] [tgz] |
---|---|---|
author | Ben Wagner <bungeman@google.com> | Mon May 14 11:14:26 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Mon May 14 16:59:29 2018 +0000 |
tree | da0a52d64594e871fa71465d5538bdd02c91d0b8 | |
parent | 0e6db75eebab430e7f6665c8cfa1e7dcd2fef123 [diff] |
Correctly handle empty outer blurs. Most blur styles approach the original mask as the sigma goes to zero. The outer style however approaches nothing as the mask sigma goes to zero. Handle this case correctly. Change-Id: I14f76e144d7cfc78aeaff30ff5444a21f1e5f98b Reviewed-on: https://skia-review.googlesource.com/128006 Commit-Queue: Ben Wagner <bungeman@google.com> Reviewed-by: Kevin Lubick <kjlubick@google.com>