Searched refs:ExternalAnimationPrecompInterceptor (Results 1 – 6 of 6) sorted by relevance
217 ExternalAnimationPrecompInterceptor::ExternalAnimationPrecompInterceptor( in ExternalAnimationPrecompInterceptor() function in skottie_utils::ExternalAnimationPrecompInterceptor223 ExternalAnimationPrecompInterceptor::~ExternalAnimationPrecompInterceptor() = default;225 sk_sp<skottie::ExternalLayer> ExternalAnimationPrecompInterceptor::onLoadPrecomp( in onLoadPrecomp()
117 class ExternalAnimationPrecompInterceptor final : public skottie::PrecompInterceptor {119 ExternalAnimationPrecompInterceptor(sk_sp<skresources::ResourceProvider>, const char prefix[]);120 ~ExternalAnimationPrecompInterceptor() override;
169 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in load()
273 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
160 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, kInterceptPrefix); in Make()
1186 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()