Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1133 void updateDispatchStatisticsLocked(nsecs_t currentTime, const EventEntry* entry,
DInputDispatcher.cpp1156 updateDispatchStatisticsLocked(currentTime, entry, in findFocusedWindowTargetsLocked()
1598 updateDispatchStatisticsLocked(currentTime, entry, in findTouchedWindowTargetsLocked()
3863 void InputDispatcher::updateDispatchStatisticsLocked(nsecs_t currentTime, const EventEntry* entry, in updateDispatchStatisticsLocked() function in android::InputDispatcher