commit | 2a75e5df300a2838f943ca52a52a85a5cf69802b | [log] [tgz] |
---|---|---|
author | brianosman <brianosman@google.com> | Thu Sep 22 07:15:37 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 07:15:37 2016 -0700 |
tree | ef64ee5043762606de08fde3da60b39777c3bc22 | |
parent | 4be0e7cfe0efceeaf4c7a4d598d77c27cfd3e69b [diff] |
Add output format properties to SkImageFilter::Context For now, this is just the color space (of the original requesting device). This is used when constructing intermediate rendering surfaces, so that we ensure we land in a surface that's similar/compatible to the final consumer of the DAG's output. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2357273002 Review-Url: https://codereview.chromium.org/2357273002