Searched refs:DEFAULT_SPRING_MOTION_RESPONSE (Results 1 – 4 of 4) sorted by relevance
220 float response = ResponsiveSpringMotion::DEFAULT_SPRING_MOTION_RESPONSE; in CreateSpringMotionCurve()226 response = ResponsiveSpringMotion::DEFAULT_SPRING_MOTION_RESPONSE; in CreateSpringMotionCurve()
326 static constexpr float DEFAULT_SPRING_MOTION_RESPONSE = 0.55f; variable
494 …AceType::MakeRefPtr<ResponsiveSpringMotion>(ResponsiveSpringMotion::DEFAULT_SPRING_MOTION_RESPONSE, in CreateKeyboardAnimationOption()
115 : ResponsiveSpringMotion::DEFAULT_SPRING_MOTION_RESPONSE; in SpringMotionCreator()