Home
last modified time | relevance | path

Searched refs:fPrecompInterceptor (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp87 if (!fPrecompInterceptor) { in attachExternalPrecompLayer()
98 auto external_layer = fPrecompInterceptor->onLoadPrecomp(id->begin(), in attachExternalPrecompLayer()
/third_party/skia/modules/skottie/src/
H A DSkottie.cpp173 , fPrecompInterceptor(std::move(pi)) in AnimationBuilder()
340 fPrecompInterceptor = std::move(pi); in setPrecompInterceptor()
422 std::move(fPrecompInterceptor), in make()
H A DSkottiePriv.h242 sk_sp<PrecompInterceptor> fPrecompInterceptor; member in skottie::internal::final
/third_party/skia/modules/skottie/include/
H A DSkottie.h173 sk_sp<PrecompInterceptor> fPrecompInterceptor; member in skottie::Animation::final

Completed in 3 milliseconds