Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/
DInputDispatcher.h1134 void updateDispatchStatisticsLocked(nsecs_t currentTime, const EventEntry* entry,
DInputDispatcher.cpp1116 updateDispatchStatisticsLocked(currentTime, entry, in findFocusedWindowTargetsLocked()
1560 updateDispatchStatisticsLocked(currentTime, entry, in findTouchedWindowTargetsLocked()
3799 void InputDispatcher::updateDispatchStatisticsLocked(nsecs_t currentTime, const EventEntry* entry, in updateDispatchStatisticsLocked() function in android::InputDispatcher