commit | 2b9ee63c2423167cf39d7a5027db944057c74cfd | [log] [tgz] |
---|---|---|
author | robertphillips <robertphillips@google.com> | Wed Nov 05 08:06:40 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Wed Nov 05 08:06:40 2014 -0800 |
tree | eee5f22a2dc23ae5800a6c669ac3558d3587b0a6 | |
parent | e974c6244c92d32a0e4fe5639a913e78f101a056 [diff] |
Add unit test for SkDashPathEffect::asPoints' culling This is a follow on to (Crop the fast path dashed lines to the cull rect - https://codereview.chromium.org/699623003/) Review URL: https://codereview.chromium.org/701133002