Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h82 void SetDpiPhyBounds(uint32_t phyWidth, uint32_t phyHeight);
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp177 void ScreenProperty::SetDpiPhyBounds(uint32_t phyWidth, uint32_t phyHeight) in SetDpiPhyBounds() function in OHOS::Rosen::ScreenProperty
H A Dscreen_session.cpp363 property_.SetDpiPhyBounds(updatedProperty.GetPhyWidth(), updatedProperty.GetPhyHeight()); in UpdatePropertyByFoldControl()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1420 property.SetDpiPhyBounds(screenCapability.GetPhyWidth(), screenCapability.GetPhyHeight()); in CreateScreenProperty()

Completed in 26 milliseconds