Home
last modified time | relevance | path

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

/frameworks/base/services/input/
DInputDispatcher.h999 int32_t findTouchedWindowTargetsLocked(nsecs_t currentTime, const MotionEntry* entry,
DInputDispatcher.cpp813 injectionResult = findTouchedWindowTargetsLocked(currentTime, in dispatchMotionLocked()
1083 int32_t InputDispatcher::findTouchedWindowTargetsLocked(nsecs_t currentTime, in findTouchedWindowTargetsLocked() function in android::InputDispatcher