Searched refs:iterRotateYAnimation (Results 1 – 1 of 1) sorted by relevance
747 auto iterRotateYAnimation = transformFloatAnimations.find(AnimationType::ROTATE_Y); in CreateRotateAnimation() local748 if (iterRotateYAnimation != transformFloatAnimations.end()) { in CreateRotateAnimation()752 auto& rotateYAnimation = iterRotateYAnimation->second; in CreateRotateAnimation()