Searched defs:rawEvents (Results 1 – 3 of 3) sorted by relevance
482 int type, List<RawEvent> rawEvents, List<BufferEvent> bufferEvents) { in toBufferEvents()
150 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) { in processEventsLocked()296 void InputReader::processEventsForDeviceLocked(int32_t eventHubId, const RawEvent* rawEvents, in processEventsForDeviceLocked()
375 void InputDevice::process(const RawEvent* rawEvents, size_t count) { in process()