Searched defs:rawEvents (Results 1 – 3 of 3) sorted by relevance
482 int type, List<RawEvent> rawEvents, List<BufferEvent> bufferEvents) { in toBufferEvents()
224 std::list<NotifyArgs> InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) { in processEventsLocked()374 const RawEvent* rawEvents, in processEventsForDeviceLocked()
382 std::list<NotifyArgs> InputDevice::process(const RawEvent* rawEvents, size_t count) { in process()