Home
last modified time | relevance | path

Searched refs:SetPhyHeight (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/
H A Drs_screen_capability.h44 void SetPhyHeight(uint32_t phyHeight);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp102 property->SetPhyHeight(phyHeigth); in HWTEST_F()
111 property->SetPhyHeight(phyHeigth1); in HWTEST_F()
219 property->SetPhyHeight(phyHeight); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasescreenmanager_fuzzer/
H A Drsbasescreenmanager_fuzzer.cpp71 screenCapability.SetPhyHeight(GetData<uint32_t>()); in RSScreenCapabilityFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_capability.cpp45 void RSScreenCapability::SetPhyHeight(uint32_t phyHeight) in SetPhyHeight() function in OHOS::Rosen::RSScreenCapability
/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen.h71 void SetPhyHeight(uint32_t phyHeight);
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h79 void SetPhyHeight(uint32_t phyHeight);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreencapability_fuzzer/
H A Drsscreencapability_fuzzer.cpp157 capability.SetPhyHeight(phyHeight); in DoSetPhyHeight()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp167 void ScreenProperty::SetPhyHeight(uint32_t phyHeight) in SetPhyHeight() function in OHOS::Rosen::ScreenProperty
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp477 void AbstractScreen::SetPhyHeight(uint32_t phyHeight) in SetPhyHeight() function in OHOS::Rosen::AbstractScreen
H A Dabstract_screen_controller.cpp368 absScreen->SetPhyHeight(screenCapability.GetPhyHeight()); in InitAndGetScreen()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp885 screenCapability.SetPhyHeight(capability.phyHeight); in GetScreenCapabilityLocked()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1419 property.SetPhyHeight(screenCapability.GetPhyHeight()); in CreateScreenProperty()

Completed in 31 milliseconds