commit | c08d53ee175e190254d8fd6659d9ad051ac0ba46 | [log] [tgz] |
---|---|---|
author | fmalita <fmalita@chromium.org> | Tue Nov 17 09:53:29 2015 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Tue Nov 17 09:53:29 2015 -0800 |
tree | e819a0e0b2fb39fde76d817f49fc2f89a0f35047 | |
parent | 83a5d424aee8f93d12f2c894b92a6e2460e2236f [diff] |
Parametric SkPath oval/rect/rrect starting point Extend the SkPath API to allow specifying the contour starting point. This will allow removing the explicit cubic code from Blink/Path. BUG=chromium:315277 R=reed@google.com,caryclark@google.com Review URL: https://codereview.chromium.org/1452203002