Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.cpp576 bool windowAcceptsTouchAt(const WindowInfo& windowInfo, ui::LogicalDisplayId displayId, float x, in windowAcceptsTouchAt() function
1430 windowAcceptsTouchAt(info, displayId, x, y, isStylus, getTransformLocked(displayId))) { in findTouchedWindowAtLocked()
1473 if (!windowAcceptsTouchAt(info, displayId, x, y, isStylus, getTransformLocked(displayId))) { in findTouchedSpyWindowsAtLocked()