Searched refs:layerModelForId (Results 1 – 2 of 2) sorted by relevance
185 Layer parent = composition.layerModelForId(getParentId()); in toString()188 parent = composition.layerModelForId(parent.getParentId()); in toString()191 parent = composition.layerModelForId(parent.getParentId()); in toString()
132 public Layer layerModelForId(long id) { in layerModelForId() method in LottieComposition