Home
last modified time | relevance | path

Searched refs:fAnimator (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skottie/src/effects/
DMotionBlurEffect.h45 const sk_sp<Animator> fAnimator; variable
DMotionBlurEffect.cpp61 , fAnimator(std::move(animator))
72 fAnimator->seek(fT + fPhase + fDT * sample_idx); in seekToSample()