commit | 96202d56ad2406b27a8b3b1f083ab71945d06a46 | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Thu Apr 27 15:26:17 2017 -0700 |
committer | Chris Craik <ccraik@google.com> | Thu Apr 27 16:24:18 2017 -0700 |
tree | 64cdb881b65e5121e513b9e339c92c14442a41ec | |
parent | 9a4b756c9be8a9f45c508b6a82aa28904dd682cf [diff] |
Add conic support for Path#approximate Fixes: 37722722 Test: bit CtsGraphicsTestCases:PathTest Test: bit CtsUiRenderingTestCases:android.uirendering.cts.testclasses.PathTests Also adds static asserts to path-walking code, to avoid this problem in the future. Also adds annotations, since this is public API now. Change-Id: Ic39b167968b98fd8197be2d0f9aca79949717237