Searched defs:rawEvents (Results 1 – 2 of 2) sorted by relevance
482 int type, List<RawEvent> rawEvents, List<BufferEvent> bufferEvents) { in toBufferEvents()
350 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) { in processEventsLocked()523 const RawEvent* rawEvents, size_t count) { in processEventsForDeviceLocked()1132 void InputDevice::process(const RawEvent* rawEvents, size_t count) { in process()