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

/frameworks/native/services/inputflinger/
H A DInputReader.h523 void processEventsForDeviceLocked(int32_t deviceId, const RawEvent* rawEvents, size_t count);
H A DInputReader.cpp352 processEventsForDeviceLocked(deviceId, rawEvent, batchSize);
503 void InputReader::processEventsForDeviceLocked(int32_t deviceId, function in class:android::InputReader

Completed in 90 milliseconds