commit | 0446a3c8e2a5f1d525b3e0595252e64c6cd3a753 | [log] [tgz] |
---|---|---|
author | hstern <hstern@google.com> | Mon Aug 08 12:28:13 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Aug 08 12:28:13 2016 -0700 |
tree | 2d399fb1cf8e1362cef1a60096391a0554af6040 | |
parent | 765b6e654802b770784becf3f53e5bd8beea4c9d [diff] |
Add initial CurveMeasure code - This code is entirely private and is not being used by anything. - In a future CL we will write a class that uses CurveMeasure to compute dash points. In order to determine whether CurveMeasure or PathMeasure should be faster, we need the dash info (the sum of the on/off intervals and how many there are) BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2187083002 Review-Url: https://codereview.chromium.org/2187083002