Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h611 void startDispatchCycleLocked(nsecs_t currentTime,
DInputDispatcher.cpp3432 startDispatchCycleLocked(currentTime, connection); in enqueueDispatchEntryAndStartDispatchCycleLocked()
3784 void InputDispatcher::startDispatchCycleLocked(nsecs_t currentTime, in startDispatchCycleLocked() function in android::inputdispatcher::InputDispatcher
4292 startDispatchCycleLocked(currentTime, connection); in synthesizeCancelationEventsForConnectionLocked()
4377 startDispatchCycleLocked(downTime, connection); in synthesizePointerDownEventsForConnectionLocked()
6445 startDispatchCycleLocked(now(), connection); in doDispatchCycleFinishedCommand()