skia2/modules/skresources
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
..
include Export some classes callers may use for Skottie. 2021-10-13 01:35:54 +00:00
src ResourceProviderProxyBase should forward loadAudioAsset() 2021-02-09 01:24:04 +00:00
BUILD.gn Reland "[skottie] Add image sampling and transform options" 2020-12-03 19:21:57 +00:00
skresources.gni Extracted Skottie's resource provider to a separate module 2019-11-25 18:58:26 +00:00