Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp6689 void ConvertTouchLocationInfoToPoint(const TouchLocationInfo& locationInfo, ArkUITouchPoint& touchP… in ConvertTouchLocationInfoToPoint() function
6776 ConvertTouchLocationInfoToPoint(front, event.touchEvent.actionTouchPoint, usePx); in SetOnTouch()
6787 ConvertTouchLocationInfoToPoint(touchLocationInfo, touchPoints[index++], usePx); in SetOnTouch()
6866 ConvertTouchLocationInfoToPoint(front, touchEvent.touchEvent.actionTouchPoint, usePx); in SetOnTouchIntercept()
6877 ConvertTouchLocationInfoToPoint(touchLocationInfo, touchPoints[index++], usePx); in SetOnTouchIntercept()