commit | 656dbe4c712d2016dcf9af903f088f34ad2bf94d | [log] [tgz] |
---|---|---|
author | csmartdalton <csmartdalton@google.com> | Fri Jun 10 12:32:57 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri Jun 10 12:32:58 2016 -0700 |
tree | 7b8e32f033775a6d4287760c92f5aa079a77a813 | |
parent | 687d9d2eccec4fe86bc414015e6cbb4b4fb9be27 [diff] |
Fix GrDrawContextPriv::stencilRect Updates stencilRect to not call getFillRectBatch. This method can return a batch that uses coverage AA, which isn't appropriate for stencil draws. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2057613003 Review-Url: https://codereview.chromium.org/2057613003