Home
last modified time | relevance | path

Searched defs:animator (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DAnimator.cpp20 for (const auto& animator : fAnimators) { in onSeek() local
93 sk_sp<KeyframeAnimator> animator; in bindImpl() local
/third_party/skia/modules/skottie/src/effects/
DMotionBlurEffect.cpp37 sk_sp<MotionBlurEffect> MotionBlurEffect::Make(sk_sp<Animator> animator, in Make()
57 MotionBlurEffect::MotionBlurEffect(sk_sp<Animator> animator, in MotionBlurEffect()
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp236 if (auto animator = TextAnimator::Make(janimator, abuilder, adapter.get())) { in Make() local
560 for (const auto& animator : fAnimators) { in onSync() local