Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy_tile.h62 bool IsValidTileQueueAndPresetRects(DisplayId displayId);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp253 bool WindowLayoutPolicyTile::IsValidTileQueueAndPresetRects(DisplayId displayId) in IsValidTileQueueAndPresetRects() function in OHOS::Rosen::WindowLayoutPolicyTile
304 if (!(IsValidTileQueueAndPresetRects(displayId))) { in ApplyPresetRectForTileWindows()