Searched defs:COMPOSITION (Results 1 – 2 of 2) sorted by relevance
51 public final static KeyPath COMPOSITION = new KeyPath("COMPOSITION"); field in KeyPath
171 enum class NodeType {COMPOSITION, LAYER, EFFECT, OTHER}; enumerator