Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity.h34 void SetOffsetPerSecond(const Offset& offsetPerSecond) in SetOffsetPerSecond() function
H A Dvelocity_tracker.cpp198 velocity_.SetOffsetPerSecond({ xVelocity, yVelocity }); in UpdateVelocity()