Searched defs:animator (Results 1 – 3 of 3) sorted by relevance
20 for (const auto& animator : fAnimators) { in onSeek() local93 sk_sp<KeyframeAnimator> animator; in bindImpl() local
37 sk_sp<MotionBlurEffect> MotionBlurEffect::Make(sk_sp<Animator> animator, in Make()57 MotionBlurEffect::MotionBlurEffect(sk_sp<Animator> animator, in MotionBlurEffect()
236 if (auto animator = TextAnimator::Make(janimator, abuilder, adapter.get())) { in Make() local560 for (const auto& animator : fAnimators) { in onSync() local