Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.cpp1958 traceOutboundQueueLengthLocked(connection); in enqueueDispatchEntryLocked()
2071 traceOutboundQueueLengthLocked(connection); in startDispatchCycleLocked()
2104 traceOutboundQueueLengthLocked(connection); in abortBrokenDispatchCycleLocked()
3597 traceOutboundQueueLengthLocked(connection); in doDispatchCycleFinishedLockedInterruptible()
3810 void InputDispatcher::traceOutboundQueueLengthLocked(const sp<Connection>& connection) { in traceOutboundQueueLengthLocked() function in android::InputDispatcher
DInputDispatcher.h1137 void traceOutboundQueueLengthLocked(const sp<Connection>& connection);