Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/animation/
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