commit | 1dec19a29eab9f861cf8a1df5ff74e7879efb14d | [log] [tgz] |
---|---|---|
author | Chris Dalton <csmartdalton@google.com> | Fri Apr 27 13:05:19 2018 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Apr 27 20:27:18 2018 +0000 |
tree | 89d0aca2b1102cba98bf7cba4c21699bbae05180 | |
parent | cb31248132cc5ab08b0333b1ce0ab189dc69d155 [diff] |
ccpr: Remove canMakeClipProcessor Now that conics are supported we can make a ccpr clip FP out of any path. No need to ask. And the 'fDrawCachablePaths' check was redundant since clip paths are always volatile anyway (for now). Bug: skia: Change-Id: I670474a3b91f1c252ed323eb627bbb109788e6b8 Reviewed-on: https://skia-review.googlesource.com/124362 Reviewed-by: Brian Salomon <bsalomon@google.com> Commit-Queue: Chris Dalton <csmartdalton@google.com>