commit | 9e73f885c7937c8ce8ba51b240cbfa4c13dbe4cf | [log] [tgz] |
---|---|---|
author | Florin Malita <fmalita@chromium.org> | Tue Jan 02 15:33:18 2018 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Jan 02 22:24:31 2018 +0000 |
tree | d7c694f9473ea7a1c2747b436a81f4218d98cc28 | |
parent | f7ae6e4dbbe2ae4536dbac13fa26b168268d7730 [diff] |
[skotty] Native SkPath interpolation SkPath supports interpolation, no reason to handle that explicitly in Skotty. Change skotty::ShapeValue to convert to SkPaths upfront, when parsing, and then rely in native interpolation. TBR= Change-Id: I32d424ea359e0736909d4e51602ffeb14403feed Reviewed-on: https://skia-review.googlesource.com/90362 Reviewed-by: Florin Malita <fmalita@chromium.org> Commit-Queue: Florin Malita <fmalita@chromium.org>