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

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

Completed in 76 milliseconds