Home
last modified time | relevance | path

Searched refs:phyBounds_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp124 phyBounds_ = phyBounds; in SetPhyBounds()
129 return phyBounds_; in GetPhyBounds()
293 int32_t width = phyBounds_.rect_.width_; in UpdateXDpi()
302 int32_t height_ = phyBounds_.rect_.height_; in UpdateYDpi()
338 int32_t width_ = phyBounds_.rect_.width_; in CalculateXYDpi()
339 int32_t height_ = phyBounds_.rect_.height_; in CalculateXYDpi()
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h156 RRect phyBounds_; member in OHOS::Rosen::ScreenProperty
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp289 ASSERT_EQ(property->phyBounds_, phyBounds); in HWTEST_F()
305 ASSERT_EQ(property->phyBounds_, phyBounds); in HWTEST_F()

Completed in 3 milliseconds