Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1068 void prepareDispatchCycleLocked(nsecs_t currentTime, const sp<Connection>& connection,
DInputDispatcher.cpp974 prepareDispatchCycleLocked(currentTime, connection, eventEntry, &inputTarget); in dispatchEventLocked()
1837 void InputDispatcher::prepareDispatchCycleLocked(nsecs_t currentTime, in prepareDispatchCycleLocked() function in android::InputDispatcher