Searched refs:resolveChildKeyPath (Results 1 – 3 of 3) sorted by relevance
| /external/lottie/lottie/src/main/java/com/airbnb/lottie/model/layer/ |
| D | ShapeLayer.java | 61 protected void resolveChildKeyPath(KeyPath keyPath, int depth, List<KeyPath> accumulator, in resolveChildKeyPath() method in ShapeLayer
|
| D | BaseLayer.java | 640 matteLayer.resolveChildKeyPath(keyPath, newDepth, accumulator, matteCurrentPartialKeyPath); in resolveKeyPath() 658 resolveChildKeyPath(keyPath, newDepth, accumulator, currentPartialKeyPath); in resolveKeyPath() 662 void resolveChildKeyPath( in resolveChildKeyPath() method in BaseLayer
|
| D | CompositionLayer.java | 205 protected void resolveChildKeyPath(KeyPath keyPath, int depth, List<KeyPath> accumulator, in resolveChildKeyPath() method in CompositionLayer
|