commit | 532138cea7ea5e8da195a2d3f859e4371c4bb7ad | [log] [tgz] |
---|---|---|
author | John Stiles <johnstiles@google.com> | Thu Mar 04 16:29:22 2021 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 05 14:00:15 2021 +0000 |
tree | ba7adc383673d5e2f2b16c1bfb7be0f1dfba698a | |
parent | 48bfa488091a64ca8cdba090635a9d7871245378 [diff] |
Restore 'medPrecision' label in ellipse effect FP. This was removed in http://review.skia.org/377842 to allow compilation without control-flow analysis. We now support const bools in @if statements (as of http://review.skia.org/379063) and can relax this restriction a bit. Change-Id: If3e8018c599d765075568a90af94fb4e4cb25118 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/379797 Auto-Submit: John Stiles <johnstiles@google.com> Commit-Queue: John Stiles <johnstiles@google.com> Reviewed-by: Brian Osman <brianosman@google.com>