Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h129 static void ReportTouchEvent(int32_t pointAction, int32_t pointId, int32_t windowId);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp977 void DfxHisysevent::ReportTouchEvent(int32_t pointAction, int32_t pointId, int32_t windowId) in ReportTouchEvent() function in OHOS::MMI::DfxHisysevent