Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/animation/
H A DKeyframeSet.java147 public static PathKeyframes ofPath(Path path) { in ofPath() method in KeyframeSet
151 public static PathKeyframes ofPath(Path path, float error) { in ofPath() method in KeyframeSet