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

  /frameworks/native/services/inputflinger/
InputDispatcher.h 540 struct DispatchEntry : Link<DispatchEntry> {
554 DispatchEntry(EventEntry* eventEntry,
556 ~DispatchEntry();
825 Queue<DispatchEntry> outboundQueue;
829 Queue<DispatchEntry> waitQueue;
839 DispatchEntry* findWaitQueueEntry(uint32_t seq);
    [all...]
InputDispatcher.cpp     [all...]

Completed in 56 milliseconds