skia2/modules/skottie/include
Eric Sum 734d7e2be4 Export some classes callers may use for Skottie.
1) CachingResourceProvider - The immediate user of this is ChromeOS,
but it seems like a generally useful ResourceProvider implementation
that all can use.

2) Animation::Builder - See this CL:
https://chromium-review.googlesource.com/c/chromium/src/+/3171517
It seems that windows builds fail with "undefined reference" linker
errors when trying to use the Animation::Builder directly. My guess
is that this is because the SK_API macro is needed to export it.

Change-Id: Ief39fe6ec03f992a0be73e5be54b0119d2d82930
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/458407
Commit-Queue: Florin Malita <fmalita@google.com>
Reviewed-by: Florin Malita <fmalita@google.com>
2021-10-13 01:35:54 +00:00
..
ExternalLayer.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
Skottie.h Export some classes callers may use for Skottie. 2021-10-13 01:35:54 +00:00
SkottieProperty.h Reland "[skottie] AllCaps support" 2021-09-03 14:43:59 +00:00