commit | dca92e8a622cec7579dd2d44b8b7121603850b93 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Tue Dec 19 16:45:11 2017 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Dec 20 14:17:24 2017 +0000 |
tree | 840c640dd1785ca914e51bc0cdb664d5bb511a35 | |
parent | a12f795f4ab4b97d31acfd8bfbbbb6e06a70e999 [diff] |
Account for border with small sigma. When sigma is small a very small border is generated, but no actual blurring happens. Copy the image and add the small border instead of just copying the image. Tested by patching into chrome, and observing no shift. BUG=chromium:795528 Change-Id: I9eee74a3155575c747fafc71ace77ed4247bcae5 Reviewed-on: https://skia-review.googlesource.com/87420 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Herb Derby <herb@google.com>