commit | 78d58d1084f0390c1c0f9123ac6e48efcd226f39 | [log] [tgz] |
---|---|---|
author | bsalomon <bsalomon@google.com> | Fri May 27 09:17:04 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Fri May 27 09:17:04 2016 -0700 |
tree | 8ac2f64454d922b0b4ae8eca262171f2dcae9eb5 | |
parent | e5a6cd9832eaa7011dee162283ff6470f82a3fdc [diff] |
Make SkPath::isOval() and SkPath::isRRect return the orientation and starting index. These are tracked in SkPathRef. Unit tests are updated to test that the returned values are correct. GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2012233002 Review-Url: https://codereview.chromium.org/2012233002