commit | 5a9c2f110e4f1a78d9bfedcf708168909706d7fd | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Thu Sep 22 14:50:58 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 14:50:58 2016 -0700 |
tree | 615e7b191814888f8cb88043d85bf9b5472eff5f | |
parent | c68e8924c57487f39d5647f6e68bde522940b728 [diff] |
sRGB cleanup in image filters. Ensure we configure paints correctly. Net effect of the two calls is (basically) the same, but given that we're propagating from isGammaCorrect on the DC, I figured it makes sense to use the same-named API. More importantly, a couple places had slipped through, so those draws would ignore sRGB-ness of inputs entirely. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2357413004 Review-Url: https://codereview.chromium.org/2357413004