Home
last modified time | relevance | path

Searched refs:ReportFailIfInvalidDistance (Results 1 - 4 of 4) sorted by relevance

/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h103 static void ReportFailIfInvalidDistance(const std::shared_ptr<PointerEvent> touchEvent, float distance);
/foundation/multimodalinput/input/service/dfx/test/
H A Ddfx_hisysevent_test.cpp263 * @tc.desc: ReportFailIfInvalidDistance
273 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidDistance(pointerEvent, distance)); in HWTEST_F()
/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp607 void DfxHisysevent::ReportFailIfInvalidDistance(const std::shared_ptr<PointerEvent> touchEvent, float distance) in ReportFailIfInvalidDistance() function in OHOS::MMI::DfxHisysevent
/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp433 DfxHisysevent::ReportFailIfInvalidDistance(touchEvent, downToPrevDownDistance); in KnuckleGestureProcessor()

Completed in 7 milliseconds