Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/include/
H A DExternalLayer.h49 virtual sk_sp<ExternalLayer> onLoadPrecomp(const char id[],
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.h123 sk_sp<skottie::ExternalLayer> onLoadPrecomp(const char[], const char[], const SkSize&) override;
H A DSkottieUtils.cpp231 sk_sp<skottie::ExternalLayer> ExternalAnimationPrecompInterceptor::onLoadPrecomp( in onLoadPrecomp() function in skottie_utils::ExternalAnimationPrecompInterceptor
/third_party/skia/modules/skottie/src/layers/
H A DPrecompLayer.cpp98 auto external_layer = fPrecompInterceptor->onLoadPrecomp(id->begin(), in attachExternalPrecompLayer()

Completed in 2 milliseconds