Searched refs:rotateKeyframe2 (Results 1 – 1 of 1) sorted by relevance
592 auto rotateKeyframe2 = MakeRefPtr<Keyframe<double>>(secondKeyTime, ROTATE_ANGLE); in CreateRotateAnimation() local593 rotateKeyframe2->SetCurve(Curves::FRICTION); in CreateRotateAnimation()598 rotateAnimation->AddKeyframe(rotateKeyframe2); in CreateRotateAnimation()