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()
172 , fPrecompInterceptor(std::move(pi)) in AnimationBuilder()333 fPrecompInterceptor = std::move(pi); in setPrecompInterceptor()410 std::move(fPrecompInterceptor), in make()
238 sk_sp<PrecompInterceptor> fPrecompInterceptor; variable
144 sk_sp<PrecompInterceptor> fPrecompInterceptor; variable