Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_gesture_modifier.cpp201 void ConvertTouchPointsToPoints(GestureEvent& info, std::vector<TouchPoint>& touchPointes, in ConvertTouchPointsToPoints() function
242 ConvertTouchPointsToPoints(info, tempTouchEvent.pointers, points); in ConvertIMMEventToTouchEvent()
H A Dnode_common_modifier.cpp6711 void ConvertTouchPointsToPoints(std::vector<TouchPoint>& touchPointes, in ConvertTouchPointsToPoints() function
6825 ConvertTouchPointsToPoints( in SetOnTouch()