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