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

  /frameworks/native/services/inputflinger/
InputReader.h 491 void processEventsForDeviceLocked(int32_t deviceId, const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 437 processEventsForDeviceLocked(deviceId, rawEvent, batchSize);
593 void InputReader::processEventsForDeviceLocked(int32_t deviceId,
    [all...]

Completed in 64 milliseconds