Searched refs:SetTouchPoint (Results 1 – 5 of 5) sorted by relevance
144 SetTouchPoint(info.GetTouches(), timeStamp, touchType); in HandleTouchEvent()149 void RenderXComponent::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::RenderXComponent417 nXCompImpl->SetTouchPoint(xComponentTouchPoints); in NativeXComponentDispatchTouchEvent()
127 void SetTouchPoint(
184 void SetTouchPoint(const std::vector<XComponentTouchPoint>& xComponentTouchPoints) in SetTouchPoint() function
375 void SetTouchPoint(
660 nativeXComponentImpl_->SetTouchPoint(xComponentTouchPoints); in NativeXComponentDispatchTouchEvent()1108 SetTouchPoint(info.GetTouches(), timeStamp, touchType); in HandleTouchEvent()1209 void XComponentPattern::SetTouchPoint( in SetTouchPoint() function in OHOS::Ace::NG::XComponentPattern