Home
last modified time | relevance | path

Searched refs:releaseDispatchEntryLocked (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/inputflinger/
DInputDispatcher.h1080 void releaseDispatchEntryLocked(DispatchEntry* dispatchEntry);
DInputDispatcher.cpp2161 releaseDispatchEntryLocked(dispatchEntry); in drainDispatchQueueLocked()
2165 void InputDispatcher::releaseDispatchEntryLocked(DispatchEntry* dispatchEntry) { in releaseDispatchEntryLocked() function in android::InputDispatcher
3663 releaseDispatchEntryLocked(dispatchEntry); in doDispatchCycleFinishedLockedInterruptible()