Home
last modified time | relevance | path

Searched defs:phyBounds (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp415 RRect phyBounds; variable
434 RRect phyBounds = property->GetPhyBounds(); variable
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp132 void ScreenProperty::SetPhyBounds(const RRect& phyBounds) in SetPhyBounds()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp5255 auto phyBounds = GetPhyScreenProperty(SCREEN_ID_MAIN).GetPhyBounds(); in GetCurrentScreenPhyBounds() local
5259 auto phyBounds = GetPhyScreenProperty(SCREEN_ID_FULL).GetPhyBounds(); in GetCurrentScreenPhyBounds() local