commit | f054b1766b96d270b98efd9afc87835d299d4a4e | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Fri May 13 05:06:19 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 13 05:06:19 2016 -0700 |
tree | 10270c56d8fc81b0f60aa870fc503e0d4ba1fbbe | |
parent | 862cff30eaa16206d76d7de7594c9167375ca87e [diff] |
Swap SkGpuBlurUtils over to using SkIRects We don't have to land this, but I found it more comforting for the blurring code to explicitly deal with SkIRects rather than SkRects with integer values. 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=1968603003 Review-Url: https://codereview.chromium.org/1968603003