Home
last modified time | relevance | path

Searched refs:CalcPointerDispTimes (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/
H A Devent_normalize_handler.cpp166 DfxHisysevent::CalcPointerDispTimes(); in HandleEvent()
173 DfxHisysevent::CalcPointerDispTimes(); in HandleEvent()
183 DfxHisysevent::CalcPointerDispTimes(); in HandleEvent()
190 DfxHisysevent::CalcPointerDispTimes(); in HandleEvent()
202 DfxHisysevent::CalcPointerDispTimes(); in HandleEvent()
308 DfxHisysevent::CalcPointerDispTimes(); in HandlePointerEvent()
323 DfxHisysevent::CalcPointerDispTimes(); in HandleTouchEvent()
/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h84 static void CalcPointerDispTimes();
/ohos5.0/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp214 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::CalcPointerDispTimes());
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp367 void DfxHisysevent::CalcPointerDispTimes() in CalcPointerDispTimes() function in OHOS::MMI::DfxHisysevent