Searched refs:InputDeviceEvent (Results 1 – 4 of 4) sorted by relevance
70 InputDeviceEvent mEventBuffer_[inputDeviceBufferSize_] = {};
81 size_t StartCollectInputHandler(InputDeviceEvent *buffer, size_t bufferSize);84 size_t DeviceIsExists(InputDeviceEvent *buffer, size_t bufferSize);
323 struct InputDeviceEvent { struct
364 size_t InputHub::DeviceIsExists(InputDeviceEvent *buffer, size_t bufferSize) in DeviceIsExists()366 InputDeviceEvent* event = buffer; in DeviceIsExists()416 size_t InputHub::StartCollectInputHandler(InputDeviceEvent *buffer, size_t bufferSize) in StartCollectInputHandler()