Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dgtx_input_event_sender.h47 struct GtxTouchEventInfo { struct
68 void GetTouchEvent(GtxTouchEventInfo& touchEvent); argument
75 GtxTouchEventInfo mEvent = {};
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dgtx_input_event_sender.cpp26 void GtxInputEventSender::GetTouchEvent(GtxTouchEventInfo& touchEvent) in GetTouchEvent()
72 __attribute__((visibility("default"))) void GetGtxTouchEvent(OHOS::GtxTouchEventInfo& touchEvent) in GetGtxTouchEvent()
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dgtx_input_event_sender_test.cpp64 GtxTouchEventInfo touchEvent{};