Searched refs:findTouchedWindowTargetsLocked (Results 1 – 2 of 2) sorted by relevance
330 int32_t findTouchedWindowTargetsLocked(nsecs_t currentTime, const MotionEntry* entry,
912 findTouchedWindowTargetsLocked(currentTime, entry, inputTargets, nextWakeupTime, in dispatchMotionLocked()1237 int32_t InputDispatcher::findTouchedWindowTargetsLocked(nsecs_t currentTime, in findTouchedWindowTargetsLocked() function in android::inputdispatcher::InputDispatcher