Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/xcomponent/
H A Drender_xcomponent.cpp139 touchEventPoint_.deviceId = locationInfo.GetTouchDeviceId(); in HandleTouchEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Dtouch_event.h642 int64_t GetTouchDeviceId() const in GetTouchDeviceId() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/xcomponent/
H A Dxcomponent_pattern.cpp1100 touchEventPoint_.deviceId = touchInfo.GetTouchDeviceId(); in HandleTouchEvent()