Home | History | Annotate | Download | only in animation

Lines Matching defs:keyframes

242         PathKeyframes keyframes = KeyframeSet.ofPath(path);
244 keyframes.createXIntKeyframes());
246 keyframes.createYIntKeyframes());
283 PathKeyframes keyframes = KeyframeSet.ofPath(path);
285 keyframes.createXIntKeyframes());
287 keyframes.createYIntKeyframes());
436 PathKeyframes keyframes = KeyframeSet.ofPath(path);
438 keyframes.createXFloatKeyframes());
440 keyframes.createYFloatKeyframes());
478 PathKeyframes keyframes = KeyframeSet.ofPath(path);
480 keyframes.createXFloatKeyframes());
482 keyframes.createYFloatKeyframes());