Home
last modified time | relevance | path

Searched refs:SPRINGMOTION_RESPONSE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/container_modal/
H A Dcontainer_modal_view.cpp54 constexpr float SPRINGMOTION_RESPONSE = 0.55f; variable
298 …auto motion = MakeRefPtr<ResponsiveSpringMotion>(SPRINGMOTION_RESPONSE, CURRENT_RATIO, CURRENT_DUR… in AddButtonHover()