Home
last modified time | relevance | path

Searched defs:VELOCITY_SCALE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Dscrollable.cpp37 constexpr double VELOCITY_SCALE = 1.0; variable
42 constexpr double VELOCITY_SCALE = 0.8; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.cpp47 constexpr double VELOCITY_SCALE = 1.0; variable
53 constexpr double VELOCITY_SCALE = 0.8; variable