skia2/modules
Florin Malita 870374825b [skottie] Explicit seek(0) in tools
With recent deferred image loading changes, Skottie relies on clients
to always/explicitly seek() before drawing a frame.

Some of the existing tools are still attempt to draw before the first
seek() fires (the animation callback is not guaranteed to occur before
the first draw).  For these, add an explicit seek(0) after loading the
animation, to ensure valid state.

TBR=
Change-Id: Ie453559af2d96560602b5e6508c25169dffb484d
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/258805
Reviewed-by: Florin Malita <fmalita@chromium.org>
Reviewed-by: Derek Sollenberger <djsollen@google.com>
Commit-Queue: Florin Malita <fmalita@chromium.org>
2019-12-09 16:35:02 +00:00
..
canvaskit [canvaskit] Expose SkShader combiners 2019-12-09 14:19:24 +00:00
particles Particles: Do a cleanup/standardization pass on the API 2019-12-03 20:06:18 +00:00
pathkit Reland "fix sense of ifdef for deprecated method" 2019-12-02 17:45:26 +00:00
skottie [skottie] Explicit seek(0) in tools 2019-12-09 16:35:02 +00:00
skparagraph Get baselines from cached default metrics if the text is empty 2019-12-06 18:36:55 +00:00
skplaintexteditor tools/skui: put all enums in a common namespace 2019-08-29 15:39:32 +00:00
skresources Copy SkottieUtils' classes into skresources 2019-11-26 14:25:44 +00:00
sksg [skottie] Handle null mask filter effects gracefully 2019-11-26 19:09:04 +00:00
skshaper Add feature support to shaper. 2019-12-06 14:42:31 +00:00