Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_scene_config.cpp37 constexpr uint32_t DISPLAY_PHYSICAL_SIZE = 2; variable
270 if (displaySizeArray.size() != DISPLAY_PHYSICAL_SIZE) { in ReadPhysicalDisplayConfigInfo()