Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h48 void SetPhyBounds(const RRect& phyBounds);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp276 * @tc.name: SetPhyBounds
280 HWTEST_F(ScreenPropertyTest, SetPhyBounds, Function | SmallTest | Level2) in HWTEST_F()
282 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetPhyBounds start"; in HWTEST_F()
288 property->SetPhyBounds(phyBounds); in HWTEST_F()
291 GTEST_LOG_(INFO) << "ScreenPropertyTest: SetPhyBounds end"; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp122 void ScreenProperty::SetPhyBounds(const RRect& phyBounds) in SetPhyBounds() function in OHOS::Rosen::ScreenProperty
H A Dscreen_session.cpp365 property_.SetPhyBounds(updatedProperty.GetPhyBounds()); in UpdatePropertyByFoldControl()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1421 property.SetPhyBounds(screenBounds); in CreateScreenProperty()

Completed in 15 milliseconds