commit | 12f25a2c220449ad42080bb6896e74d2198f9213 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Tue Jun 05 10:46:05 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jun 05 16:01:28 2018 +0000 |
tree | fb3301a17561beb74a27df87e940d3b2fdda0b50 | |
parent | 8f9c325df591f5f63813376578e6287aace4aaae [diff] |
simplify SK_FloatNaN math.h contains NAN, an expression that evaluates to a quiet float NaN While here, INFINITY is also a float, so the casts aren't needed. Change-Id: Ibdd8f5a2767651cd4382d700e9125b832473a304 Reviewed-on: https://skia-review.googlesource.com/132087 Auto-Submit: Mike Klein <mtklein@chromium.org> Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Osman <brianosman@google.com>