Home
last modified time | relevance | path

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

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DKeyPath.java51 public final static KeyPath COMPOSITION = new KeyPath("COMPOSITION"); field in KeyPath
/external/skia/modules/skottie/include/
DSkottieProperty.h171 enum class NodeType {COMPOSITION, LAYER, EFFECT, OTHER}; enumerator