Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10994 …bool isPointInWindowRect = SessionHelper::IsPointInRect(x, y, SessionHelper::TransferToRect(window… in GetWindowIdsByCoordinate() local
10998 sessionProperty->GetDisplayId(), isRsVisible, checkPoint, isPointInWindowRect); in GetWindowIdsByCoordinate()
10999 …f (!isSameBundleName || !isSameDisplayId || !isRsVisible || (checkPoint && !isPointInWindowRect)) { in GetWindowIdsByCoordinate()