Searched refs:KeyframesWrapperImpl (Results 1 – 2 of 2) sorted by relevance
185 return new KeyframesWrapperImpl<>(keyframes); in wrap()280 private static final class KeyframesWrapperImpl<T> implements KeyframesWrapper<T> { class in BaseKeyframeAnimation287 KeyframesWrapperImpl(List<? extends Keyframe<T>> keyframes) { in KeyframesWrapperImpl() method in BaseKeyframeAnimation.KeyframesWrapperImpl
180 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;-><init>(Ljava/…181 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->findKeyframe(…182 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->getCurrentKey…183 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->getEndProgres…184 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->getStartDelay…185 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->isCachedValue…186 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->isEmpty()Z187 HSPLcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;->isValueChange…646 Lcom/airbnb/lottie/animation/keyframe/BaseKeyframeAnimation$KeyframesWrapperImpl;