Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/tools/event_inject/src/
H A Dprocessing_keyboard_device.cpp92 int32_t keyEventNum = (keyBoardEvent.blockTime / EVENT_REPORT_COUNTS) + 1; in TransformKeyLongPressEvent() local
94 while (count++ < keyEventNum) { in TransformKeyLongPressEvent()