skia2/modules
Florin Malita 8c5f9ef801 [skottie] Fix start-time/stretch-time handling
We currently apply start-time/stretch-time adjustments to the referenced
composition AND to the referencing layer local properties.  That last
part is incorrect: the adjustment should only apply to the referenced
composition.

Introduce a specialized composition time mapper to handle t adjustments,
and push the logic down to AttachCompLayer (and out of the generic
AttachLayer).

TBR=
Change-Id: I0ddb86232010a8e7cdac6524aef2eea5823e306d
Reviewed-on: https://skia-review.googlesource.com/136166
Reviewed-by: Florin Malita <fmalita@chromium.org>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2018-06-20 17:17:19 +00:00
..
skottie [skottie] Fix start-time/stretch-time handling 2018-06-20 17:17:19 +00:00
sksg Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
skshaper Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00