Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp39 constexpr double VELOCITY_ZERO { 0.0 }; variable
155 HandleCrownRotatePostInner(VELOCITY_ZERO, DEGREE_ZERO, PointerEvent::POINTER_ACTION_AXIS_END); in HandleCrownRotateEnd()
168 double velocity = VELOCITY_ZERO; in HandleCrownRotateBeginAndUpdate()