Searched refs:findTouchedWindowAtLocked (Results 1 – 2 of 2) sorted by relevance
895 sp<InputWindowHandle> findTouchedWindowAtLocked(int32_t displayId, int32_t x, int32_t y);
451 sp<InputWindowHandle> touchedWindowHandle = findTouchedWindowAtLocked(displayId, x, y); in enqueueInboundEventLocked()476 sp<InputWindowHandle> InputDispatcher::findTouchedWindowAtLocked(int32_t displayId, in findTouchedWindowAtLocked() function in android::InputDispatcher1308 findTouchedWindowAtLocked(displayId, x, y); in findTouchedWindowTargetsLocked()