Searched refs:keyframe1 (Results 1 – 2 of 2) sorted by relevance
84 auto keyframe1 = AceType::MakeRefPtr<Keyframe<float>>(0.0f, 0.0f); in UpdateRingAnimation() local91 ringMove->AddKeyframe(keyframe1); in UpdateRingAnimation()
161 auto keyframe1 = AceType::MakeRefPtr<Keyframe<float>>(0.0f, begin); in InitBasicAnimationDirectionPropertyTest() local165 flushEventMock_->keyframeAnimation_->AddKeyframe(keyframe1); in InitBasicAnimationDirectionPropertyTest()200 auto keyframe1 = AceType::MakeRefPtr<Keyframe<float>>(0.0f, begin); in InitBasicPropertyTest() local204 flushEventMock_->keyframeAnimation_->AddKeyframe(keyframe1); in InitBasicPropertyTest()