Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h253 sp<android::gui::WindowInfoHandle> findTouchedWindowAtLocked(
DInputDispatcher.cpp1298 findTouchedWindowAtLocked(displayId, x, y, isStylus); in shouldPruneInboundQueueLocked()
1418 sp<WindowInfoHandle> InputDispatcher::findTouchedWindowAtLocked(ui::LogicalDisplayId displayId, in findTouchedWindowAtLocked() function in android::inputdispatcher::InputDispatcher
2452 findTouchedWindowAtLocked(displayId, x, y, isStylus); in findTouchedWindowTargetsLocked()
2633 findTouchedWindowAtLocked(displayId, x, y, isStylus); in findTouchedWindowTargetsLocked()
2858 findTouchedWindowAtLocked(displayId, x, y, isStylus, /*ignoreDragWindow=*/true); in finishDragAndDrop()
2912 findTouchedWindowAtLocked(entry.displayId, x, y, isStylus, in addDragEventLocked()