Home
last modified time | relevance | path

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

/core/core-animation/src/main/java/androidx/core/animation/
DKeyframeSet.java162 public static PathKeyframes ofPath(Path path) { in ofPath() method in KeyframeSet
166 public static PathKeyframes ofPath(Path path, float error) { in ofPath() method in KeyframeSet