skia2/modules/skottie
Brian Osman 4428f2c39f Remove SkScalarSinCos
This differed from the separate versions in that it snapped to zero.
It was also strictly worse than calling the two separate versions.
Most clients don't need the snapping, so just call the two existing
functions. For clients that need the snapping, call new variants of
each that do snap.

Change-Id: Ia4e09fd9651932fe15caeab1399df7f6281bdc17
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205303
Commit-Queue: Brian Osman <brianosman@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2019-04-02 15:46:57 +00:00
..
fuzz sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
gm SkAnimTimer -> AnimTimer 2019-03-20 18:26:35 +00:00
include [skottie] Layer blend mode support 2019-02-25 15:48:07 +00:00
src Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
tests [skottie] Allow extra-normal Bezier interpolation 2019-03-29 18:23:03 +00:00
utils [skottie] Expose composition markers to embedders 2018-12-01 04:44:03 +00:00
BUILD.gn de-Sk tools/font, and git clang-format 2019-03-20 17:36:52 +00:00
skottie.gni [skottie] Relocate text shaping utils to separate compilation unit 2019-03-26 20:34:02 +00:00