Home
last modified time | relevance | path

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

/frameworks/native/services/inputflinger/dispatcher/
DInputDispatcher.h196 bool addOutsideTargets = false,
DInputDispatcher.cpp804 bool addOutsideTargets, in findTouchedWindowAtLocked() argument
806 if ((addPortalWindows || addOutsideTargets) && touchState == nullptr) { in findTouchedWindowAtLocked()
831 addOutsideTargets, addPortalWindows); in findTouchedWindowAtLocked()
838 if (addOutsideTargets && (flags & InputWindowInfo::FLAG_WATCH_OUTSIDE_TOUCH)) { in findTouchedWindowAtLocked()