Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp185 auto revertAxisValue = event.ConvertToSummationAxisValue(lastAxisEvent_); in UpdateAxisPointInVelocityTracker() local
289 auto revertAxisValue = event.ConvertToSummationAxisValue(lastAxisEvent_); in HandleTouchDownEvent() local