commit | ec895345e51e439715f275cc95534d8cc3b1b3e0 | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Thu Sep 15 13:18:15 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 15 13:18:15 2016 -0700 |
tree | 23d84c32f59dfdea0b4f5f871931129055d1b24e | |
parent | 615af784ab6ee0a1394b0ce62a49fce7be157451 [diff] |
Fix color bug in SkRRectsGaussianEdgeShader Due to the code at the end of emitCode this shader was darker than the SkGaussianEdgeShader on Android. This CL also removes the unused "pad" parameter. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2344963002 NOTREECHECKS=true TBR=bsalomon@google.com Review-Url: https://codereview.chromium.org/2344963002