OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 91 milliseconds