Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_properties.h31 constexpr float DEFAULT_SCROLL_TO_STIFFNESS = 227.0f; variable
H A Dscrollable_pattern.cpp1279 …nimation(position, DEFAULT_SCROLL_TO_VELOCITY, DEFAULT_SCROLL_TO_MASS, DEFAULT_SCROLL_TO_STIFFNESS, in AnimateTo()