commit | 2aab8022a614422aa21a2b9bccb6583e77d3c2f1 | [log] [tgz] |
---|---|---|
author | Mike Reed <reed@google.com> | Wed May 31 12:14:56 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed May 31 16:41:51 2017 +0000 |
tree | aefd8dc59d9c8392b4e62c2053e6091440aed847 | |
parent | fdd117025fb846771e9e47cbf825d9071745fa98 [diff] |
add stages to colorfiltershader Interestingly, this public api (makeWithColorFilter) is only used internally by the legacy raster blitters. Perhaps we could remove/hide it? ... and that API is the only way we create one of these shaders. Bug: skia: Change-Id: I9bbd3786160844c963a78663e503e08122183701 Reviewed-on: https://skia-review.googlesource.com/18230 Reviewed-by: Mike Klein <mtklein@chromium.org> Commit-Queue: Mike Klein <mtklein@chromium.org>