commit | 56a85e69a8d034e0fdee00e8207cda0a9da06fee | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Fri May 06 07:17:49 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 06 07:17:49 2016 -0700 |
tree | 88851f5e9cfe7b4e4f0e570ac121d31a5b0b5f44 | |
parent | 6b53b9daeb2137a91d8ddb8e890d66c702bfbaa3 [diff] |
Simplify SkGpuBlurUtils::GaussianBlur method No one was using the canClobberSrc capability and moving the direct filtering case forward makes the rest of the logic simpler. Split out of: https://codereview.chromium.org/1959493002/ (Retract GrRenderTarget from SkGpuBlurUtils) GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1958603002 Review-Url: https://codereview.chromium.org/1958603002