Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DTrimPathContent.java10 public class TrimPathContent implements Content, BaseKeyframeAnimation.AnimationListener { class
20 public TrimPathContent(BaseLayer layer, ShapeTrimPath trimPath) { in TrimPathContent() method in TrimPathContent