commit | d2fe3bce079671b0210d5c7cddcc712988d0b686 | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Thu Oct 20 11:58:40 2016 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Oct 20 16:57:35 2016 +0000 |
tree | 7026a72db56291aec557115186435a7889166736 | |
parent | ddb37d67ba4db42fa5c6012b58d0f4985b454dc0 [diff] |
Fix bug in raster implementation of SkRRectsGaussianEdgeMaskFilter The bug was the raster version didn't correctly handle the CTM. This CL also adds a way to test the behavior (by translating the reveal GM around in SampleApp) GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3729 Change-Id: Iaacc905167d20b453203307e5ef840f552fdbb38 Reviewed-on: https://skia-review.googlesource.com/3729 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>