Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/content/
DCircleShape.java13 public class CircleShape implements ContentModel { class
20 public CircleShape(String name, AnimatableValue<PointF, PointF> position, in CircleShape() method in CircleShape