Searched refs:ReportFailIfInvalidDistance (Results 1 – 4 of 4) sorted by relevance
104 …static void ReportFailIfInvalidDistance(const std::shared_ptr<PointerEvent> touchEvent, float dist…
273 ASSERT_NO_FATAL_FAILURE(DfxHisysevent::ReportFailIfInvalidDistance(pointerEvent, distance));
608 void DfxHisysevent::ReportFailIfInvalidDistance(const std::shared_ptr<PointerEvent> touchEvent, flo… in ReportFailIfInvalidDistance() function in OHOS::MMI::DfxHisysevent
458 DfxHisysevent::ReportFailIfInvalidDistance(touchEvent, downToPrevDownDistance); in KnuckleGestureProcessor()