Searched refs:ExternalAnimationPrecompInterceptor (Results 1 – 6 of 6) sorted by relevance
271 ExternalAnimationPrecompInterceptor::ExternalAnimationPrecompInterceptor( in ExternalAnimationPrecompInterceptor() function in skottie_utils::ExternalAnimationPrecompInterceptor277 ExternalAnimationPrecompInterceptor::~ExternalAnimationPrecompInterceptor() = default;279 sk_sp<skottie::ExternalLayer> ExternalAnimationPrecompInterceptor::onLoadPrecomp( in onLoadPrecomp()
137 class ExternalAnimationPrecompInterceptor final : public skottie::PrecompInterceptor {139 ExternalAnimationPrecompInterceptor(sk_sp<skresources::ResourceProvider>, const char prefix[]);140 ~ExternalAnimationPrecompInterceptor() override;
528 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
532 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in init()
271 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, kInterceptPrefix); in Make()
1294 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()