Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.h178 …void HandleTouchScreenEvent(struct input_event readBuffer[], const size_t count, std::vector<bool>…
H A Dinput_hub.cpp317 HandleTouchScreenEvent(readBuffer, count, needFilted); in CollectEvent()
1431 void InputHub::HandleTouchScreenEvent(struct input_event readBuffer[], const size_t count, in HandleTouchScreenEvent() function in OHOS::DistributedHardware::DistributedInput::InputHub