Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h453 void updateDispatchStatistics(nsecs_t currentTime, const EventEntry* entry,
DInputDispatcher.cpp1228 updateDispatchStatistics(currentTime, entry, injectionResult, timeSpentWaitingForApplication); in findFocusedWindowTargetsLocked()
1670 updateDispatchStatistics(currentTime, entry, injectionResult, timeSpentWaitingForApplication); in findTouchedWindowTargetsLocked()
4426 void InputDispatcher::updateDispatchStatistics(nsecs_t currentTime, const EventEntry* entry, in updateDispatchStatistics() function in android::inputdispatcher::InputDispatcher