Searched refs:fPrecompInterceptor (Results 1 – 4 of 4) sorted by relevance
87 if (!fPrecompInterceptor) { in attachExternalPrecompLayer()98 auto external_layer = fPrecompInterceptor->onLoadPrecomp(id->begin(), in attachExternalPrecompLayer()
173 , fPrecompInterceptor(std::move(pi)) in AnimationBuilder()340 fPrecompInterceptor = std::move(pi); in setPrecompInterceptor()422 std::move(fPrecompInterceptor), in make()
242 sk_sp<PrecompInterceptor> fPrecompInterceptor; variable
173 sk_sp<PrecompInterceptor> fPrecompInterceptor; variable