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 490 void processEventsForDeviceLocked(int32_t deviceId, const RawEvent* rawEvents, size_t count);
    [all...]
InputReader.cpp 337 processEventsForDeviceLocked(deviceId, rawEvent, batchSize);
470 void InputReader::processEventsForDeviceLocked(int32_t deviceId,
    [all...]

Completed in 44 milliseconds