Searched defs:phyWidth (Results 1 – 10 of 10) sorted by relevance
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
D | rs_screen_capability.cpp | 20 …ScreenCapability::RSScreenCapability(std::string name, ScreenInterfaceType type, uint32_t phyWidth, in RSScreenCapability() 39 void RSScreenCapability::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() 168 uint32_t phyWidth; in Unmarshalling() local
|
/foundation/window/window_manager/window_scene/session/screen/src/ |
D | screen_property.cpp | 57 void ScreenProperty::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() 196 void ScreenProperty::CalculateXYDpi(uint32_t phyWidth, uint32_t phyHeight) in CalculateXYDpi()
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
D | hgm_frame_rate_tool.h | 49 … ScreenProfile(ScreenId id, int32_t width, int32_t height, int32_t phyWidth, int32_t phyHeight) in ScreenProfile()
|
D | hgm_frame_rate_tool.cpp | 44 ScreenId id, int32_t width, int32_t height, int32_t phyWidth, int32_t phyHeight) in AddScreenProfile()
|
/foundation/window/window_manager/dmserver/src/ |
D | abstract_display.cpp | 75 void AbstractDisplay::CalculateXYDpi(uint32_t phyWidth, uint32_t phyHeight) in CalculateXYDpi()
|
D | abstract_screen.cpp | 454 void AbstractScreen::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth()
|
/foundation/graphic/graphic_2d/interfaces/inner_api/wmclient/ |
D | window_manager_type.h | 102 uint32_t phyWidth; member
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/ |
D | hgm_core.cpp | 377 int32_t HgmCore::AddScreenProfile(ScreenId id, int32_t width, int32_t height, int32_t phyWidth, int… in AddScreenProfile()
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
D | hdi_display_type.h | 61 uint32_t phyWidth; /**< Physical width */ member
|
/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
D | hyper_graphic_manager_test.cpp | 465 int32_t phyWidth = 685; // 685 means dayu200 phyWidth variable
|