commit | 3b8af078281a5a20f951b9fd84f38d92b8f6217b | [log] [tgz] |
---|---|---|
author | egdaniel <egdaniel@google.com> | Thu Oct 02 09:57:48 2014 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Thu Oct 02 09:57:48 2014 -0700 |
tree | 92c250b9011e2ee5e0e1a2517e7c7ee550853ddc | |
parent | 8f8c25eabb97da8eda488895f04f2d12cb5ea4cf [diff] |
Add isSingleComponent bool to getConstantColorComponent Initial step to allowing effects to use/output 1 or 4 color/coverage components. This cl doesn't change any current logic and all effects still assume they are working with 4 components. BUG=skia: Review URL: https://codereview.chromium.org/608253002