Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h436 void startDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection)
DInputDispatcher.cpp2294 startDispatchCycleLocked(currentTime, connection); in enqueueDispatchEntriesLocked()
2456 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, in startDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
2863 startDispatchCycleLocked(currentTime, connection); in synthesizeCancelationEventsForConnectionLocked()
2922 startDispatchCycleLocked(currentTime, connection); in synthesizePointerDownEventsForConnectionLocked()
4806 startDispatchCycleLocked(now(), connection); in doDispatchCycleFinishedLockedInterruptible()