Searched refs:processEventsLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
H A DInputReader.h519 void processEventsLocked(const RawEvent* rawEvents, size_t count);
H A DInputReader.cpp301 processEventsLocked(mEventBuffer, count);
336 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) { function in class:android::InputReader

Completed in 268 milliseconds