Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dgesture_event.h303 void SetIsInterpolated(bool isInterpolated) in SetIsInterpolated() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h236 TouchEvent& SetIsInterpolated(bool isInterpolated) in SetIsInterpolated() function
459 .SetIsInterpolated(isInterpolated) in UpdatePointers()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp675 info.SetIsInterpolated(touchPoint.isInterpolated); in GetGestureEventInfo()