| commit | 6cd82342937a2835129fea44b6f62b0d23dc2d35 | [log] [tgz] |
|---|---|---|
| author | Florin Malita <fmalita@chromium.org> | Sat Feb 16 15:32:27 2019 -0500 |
| committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Sat Feb 16 21:11:09 2019 +0000 |
| tree | 0e87fd8be49d1305bb94272ac6da8b492a5a21e0 | |
| parent | 0b496ff92fce253b21ed9e72ab796de0ba50526b [diff] |
Simplify optional input handling in SkMixerColorFilter When the first input is null, swap with the second - this allows the implementation to assume CF0 != null. TBR= Change-Id: I9b3d0aeecaffed3b56f8956138305b17d33eb1de Reviewed-on: https://skia-review.googlesource.com/c/193164 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Florin Malita <fmalita@chromium.org>