Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp5616 ScreenProperty defaultScreenProperty = defaultScreen->GetScreenProperty(); in GetAllDisplayPhysicalResolution() local
5619 defaultSize.physicalWidth_ = defaultScreenProperty.GetPhyBounds().rect_.width_; in GetAllDisplayPhysicalResolution()
5620 defaultSize.physicalHeight_ = defaultScreenProperty.GetPhyBounds().rect_.height_; in GetAllDisplayPhysicalResolution()