Home
last modified time | relevance | path

Searched refs:displayRectIter (Results 1 - 1 of 1) sorted by relevance

/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp1697 auto displayRectIter = displayRectMap.find(displayId); in ProcessDisplayDestroy() local
1698 if (displayRectIter == displayRectMap.end()) { in ProcessDisplayDestroy()
1701 displayRectMap.erase(displayRectIter); in ProcessDisplayDestroy()

Completed in 3 milliseconds