Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_tile.cpp310 auto rectIt = presetRectsMap_[displayId][num - 1].begin(); in ApplyPresetRectForTileWindows() local
314 auto& rect = (*rectIt); in ApplyPresetRectForTileWindows()
324 rectIt++; in ApplyPresetRectForTileWindows()