Home
last modified time | relevance | path

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

/foundation/window/window_manager/dm/src/
H A Ddisplay_manager.cpp35 const static uint32_t MAX_DISPLAY_SIZE = 32; member
1943 if (displayIds.size() > MAX_DISPLAY_SIZE) { in Freeze()
1944 WLOGFE("freeze display fail, displayIds size is bigger than %{public}u.", MAX_DISPLAY_SIZE); in Freeze()
1957 if (displayIds.size() > MAX_DISPLAY_SIZE) { in Unfreeze()
1958 WLOGFE("unfreeze display fail, displayIds size is bigger than %{public}u.", MAX_DISPLAY_SIZE); in Unfreeze()

Completed in 4 milliseconds