Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/value/
DLottieRelativePointValueCallback.java13 public class LottieRelativePointValueCallback extends LottieValueCallback<PointF> { class
16 public LottieRelativePointValueCallback() { in LottieRelativePointValueCallback() method in LottieRelativePointValueCallback
19 public LottieRelativePointValueCallback(@NonNull PointF staticValue) { in LottieRelativePointValueCallback() method in LottieRelativePointValueCallback