HomeSort by relevance Sort by last modified time
    Searched refs:processEventsLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/inputflinger/
InputReader.h 486 void processEventsLocked(const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 286 processEventsLocked(mEventBuffer, count);
321 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) {
    [all...]

Completed in 153 milliseconds