commit | 5ed4423090e63e4c7888d6dd44fde177adea13f3 | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Thu Sep 07 13:22:46 2017 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Sep 07 22:18:53 2017 +0000 |
tree | 83a3f92bc0630a8777d08bd9da1a097c82943b14 | |
parent | 2199e0bc7cbd2c834a93ab2cc83ee1bfdd79a0ed [diff] |
Improve GrPathRendererChain heuristics Changes GrPathRenderer::canDrawPath to return a 'CanDrawPath' enum, which contains a new kAsBackup value that means "I'm better than SW, but give the path renderers below me a chance first." Bug: skia: Change-Id: Ia339567800a3127e61b9beaed19504cd504f18af Reviewed-on: https://skia-review.googlesource.com/43761 Reviewed-by: Robert Phillips <robertphillips@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>