commit | 8f7d4c3d86b252a68c9e9b45f69d741d4601a9e5 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Thu Nov 09 21:22:39 2017 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Nov 10 16:47:47 2017 +0000 |
tree | ccbe4367fb95b97c257d91d387e1778f2b21573d | |
parent | deb53cceea94e2e10d9a0e33912d1c4c1ffbac8a [diff] |
Fix precision in AARectEffect The rect should be 4 floats, not halfs. Also simplifies the non-aa FP. Bug: skia:7190 Change-Id: If0993a7a26b84bd9a4e644b8e8a37bf8ce86916a Reviewed-on: https://skia-review.googlesource.com/69800 Reviewed-by: Ethan Nicholas <ethannicholas@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>