Searched refs:ofPath (Results 1 – 6 of 6) sorted by relevance
34 mKeyframes = KeyframeSet.ofPath(path); in CurvedTranslateAnimation()
268 PathKeyframes keyframes = KeyframeSet.ofPath(path); in ofInt()310 PathKeyframes keyframes = KeyframeSet.ofPath(path); in ofInt()467 PathKeyframes keyframes = KeyframeSet.ofPath(path); in ofFloat()510 PathKeyframes keyframes = KeyframeSet.ofPath(path); in ofFloat()
147 public static PathKeyframes ofPath(Path path) { in ofPath() method in KeyframeSet151 public static PathKeyframes ofPath(Path path, float error) { in ofPath() method in KeyframeSet
218 Keyframes keyframes = KeyframeSet.ofPath(path); in ofMultiInt()337 Keyframes keyframes = KeyframeSet.ofPath(path); in ofMultiFloat()430 pvh.mKeyframes = KeyframeSet.ofPath(path); in ofObject()515 pvh.mKeyframes = KeyframeSet.ofPath(path); in ofObject()
525 PathKeyframes keyframeSet = KeyframeSet.ofPath(path, error); in setupObjectAnimator()
1020 Landroid/animation/KeyframeSet;->ofPath(Landroid/graphics/Path;)Landroid/animation/PathKeyframes;1021 Landroid/animation/KeyframeSet;->ofPath(Landroid/graphics/Path;F)Landroid/animation/PathKeyframes;