Searched defs:touchedWindow (Results 1 – 3 of 3) sorted by relevance
102 TouchedWindow touchedWindow; in addOrUpdateWindow() local123 TouchedWindow touchedWindow; in addHoveringPointerToWindow() local283 const TouchedWindow& touchedWindow = windows[i]; in dump() local
720 TouchedWindow touchedWindow; in getHoveringWindowsLocked() local728 TouchedWindow touchedWindow; in getHoveringWindowsLocked() local796 for (const TouchedWindow& touchedWindow : touchState.windows) { in shouldSplitTouch() local1438 ui::LogicalDisplayId displayId, const sp<WindowInfoHandle>& touchedWindow, in findOutsideTargetsLocked()2659 const TouchedWindow& touchedWindow = in findTouchedWindowTargetsLocked() local2720 for (const TouchedWindow& touchedWindow : hoveringWindows) { in findTouchedWindowTargetsLocked() local2731 for (const TouchedWindow& touchedWindow : tempTouchState.windows) { in findTouchedWindowTargetsLocked() local2772 for (const TouchedWindow& touchedWindow : tempTouchState.windows) { in findTouchedWindowTargetsLocked() local4121 for (const auto& touchedWindow : touchState.windows) { in synthesizeCancelationEventsForAllConnectionsLocked() local5400 TouchedWindow& touchedWindow = state.windows[i]; in setInputWindowsLocked() local
9370 void touchAndAssertPositions(sp<FakeWindowHandle> touchedWindow, int32_t action, in touchAndAssertPositions()