Searched defs:AnimationKeyFrame (Results 1 – 3 of 3) sorted by relevance
61 struct AnimationKeyFrame { struct66 std::vector<ShadowViewMutation> finalMutationsForKeyFrame;69 AnimationConfigurationType type;72 Tag tag;74 ShadowView parentView;77 ShadowView viewStart;101 std::vector<AnimationKeyFrame> keyFrames; argument