Searched refs:ofPath (Results 1 – 5 of 5) 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()