Home
last modified time | relevance | path

Searched refs:propagateToChildren (Results 1 – 3 of 3) sorted by relevance

/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/
DKeyPath.java187 public boolean propagateToChildren(String key, int depth) { in propagateToChildren() method in KeyPath
/external/lottie/lottie/src/main/java/com/airbnb/lottie/animation/content/
DContentGroup.java236 if (keyPath.propagateToChildren(getName(), depth)) { in resolveKeyPath()
/external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/
DBaseLayer.java578 if (keyPath.propagateToChildren(getName(), depth)) { in resolveKeyPath()