Searched refs:rotateOption (Results 1 – 2 of 2) sorted by relevance
135 const auto& rotateOption = rotateEffect->GetEffect(); in ConvertToRosenTransitionEffect() local136 … currentRSEffect = AceType::MakeRefPtr<RosenRotation3DTransitionEffect>(rotateOption); in ConvertToRosenTransitionEffect()
503 … auto rotateOption = AceType::MakeRefPtr<InterpolatingSpring>(VELOCITY, MASS, STIFFNESS, DAMPING); in ShowEmbeddedExpandMenu() local504 option.SetCurve(rotateOption); in ShowEmbeddedExpandMenu()534 … auto rotateOption = AceType::MakeRefPtr<InterpolatingSpring>(VELOCITY, MASS, STIFFNESS, DAMPING); in HideEmbeddedExpandMenu() local535 option.SetCurve(rotateOption); in HideEmbeddedExpandMenu()