Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/dfx/include/
H A Ddfx_hisysevent.h113 static void ReportKnuckleGestureTrackTime(const std::vector<int64_t> &gestureTimeStamps);
/ohos5.0/foundation/multimodalinput/input/service/dfx/src/
H A Ddfx_hisysevent.cpp736 void DfxHisysevent::ReportKnuckleGestureTrackTime(const std::vector<int64_t> &gestureTimeStamps) in ReportKnuckleGestureTrackTime() function in OHOS::MMI::DfxHisysevent
/ohos5.0/foundation/multimodalinput/input/service/key_command/src/
H A Dkey_command_handler.cpp933 DfxHisysevent::ReportKnuckleGestureTrackTime(gestureTimeStamps_); in ReportIfNeed()
955 DfxHisysevent::ReportKnuckleGestureTrackTime(gestureTimeStamps_); in ReportGestureInfo()