commit | 5d835d0e98357c038d8d0554748350742385c8d7 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Wed Oct 16 13:28:55 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Oct 16 19:00:16 2019 +0000 |
tree | 1f2cb343ae4e3ee9fa8c0741852a580a95569ef3 | |
parent | e054d3cf3d884c8a0beba83523cb9f290f7f8c58 [diff] |
remove ternary min/max It's just syntax sugar, and it's too easy to typo max() -> mad(). Change-Id: Idd0088292c68547d45c274e80ee8735f698d0c36 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/248963 Commit-Queue: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com> Auto-Submit: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com>