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 487 void processEventsLocked(const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 386 processEventsLocked(mEventBuffer, count);
421 void InputReader::processEventsLocked(const RawEvent* rawEvents, size_t count) {
    [all...]

Completed in 79 milliseconds