Home
last modified time | relevance | path

Searched refs:SetPhyWidth (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.h43 void SetPhyWidth(uint32_t phyWidth);
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasescreenmanager_fuzzer/
H A Drsbasescreenmanager_fuzzer.cpp70 screenCapability.SetPhyWidth(GetData<uint32_t>()); in RSScreenCapabilityFuzzTest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/
H A Drs_screen_capability.cpp40 void RSScreenCapability::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() function in OHOS::Rosen::RSScreenCapability
/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen.h70 void SetPhyWidth(uint32_t phyWidth);
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h76 void SetPhyWidth(uint32_t phyWidth);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_property_test.cpp100 property->SetPhyWidth(phyWidth); in HWTEST_F()
109 property->SetPhyWidth(phyWidth1); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreencapability_fuzzer/
H A Drsscreencapability_fuzzer.cpp139 capability.SetPhyWidth(phyWidth); in DoSetPhyWidth()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp157 void ScreenProperty::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() function in OHOS::Rosen::ScreenProperty
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp472 void AbstractScreen::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() function in OHOS::Rosen::AbstractScreen
H A Dabstract_screen_controller.cpp367 absScreen->SetPhyWidth(screenCapability.GetPhyWidth()); in InitAndGetScreen()
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen_manager.cpp884 screenCapability.SetPhyWidth(capability.phyWidth); in GetScreenCapabilityLocked()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1418 property.SetPhyWidth(screenCapability.GetPhyWidth()); in CreateScreenProperty()

Completed in 21 milliseconds