Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp1996 traceOutboundQueueLengthLocked(connection); in enqueueDispatchEntryLocked()
2109 traceOutboundQueueLengthLocked(connection); in startDispatchCycleLocked()
2142 traceOutboundQueueLengthLocked(connection); in abortBrokenDispatchCycleLocked()
3661 traceOutboundQueueLengthLocked(connection); in doDispatchCycleFinishedLockedInterruptible()
3874 void InputDispatcher::traceOutboundQueueLengthLocked(const sp<Connection>& connection) { in traceOutboundQueueLengthLocked() function in android::InputDispatcher
DInputDispatcher.h1136 void traceOutboundQueueLengthLocked(const sp<Connection>& connection);