commit | 5b5403e75b766fd95261d51803d895c97a4fb059 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Wed Jun 05 11:54:39 2019 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Jun 05 18:24:08 2019 +0000 |
tree | b2ab3136f4dec06cba35e90a0e8b1b521d1540e4 | |
parent | 928b2997b30107870fa36146cc7b471c32b33c85 [diff] |
ccpr: Preserve fill rules for cached paths Fixes a bug where even-odd fill rule was not being preserved on paths that were reused from a stashed fp16 coverage count atlas. Bug: skia:8782 Change-Id: I6698498a6f4c8df8eff10b19beb80e49663a577c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/218047 Reviewed-by: Robert Phillips <robertphillips@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>