/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | abstract_display_test.cpp | 102 uint32_t phyWidth = 0; variable 154 uint32_t phyWidth = UINT32_MAX; variable 167 uint32_t phyWidth = UINT32_MAX; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/screen_manager/ |
H A 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
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/display/ |
H A D | _display_capability_v10.md | 54 ### phyWidth subsection
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_property_test.cpp | 163 uint32_t phyWidth = UINT32_MAX; variable 190 uint32_t phyWidth = 0; variable
|
H A D | screen_session_manager_test.cpp | 2116 float phyWidth = 0.0f; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_property.cpp | 167 void ScreenProperty::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth() 187 void ScreenProperty::SetDpiPhyBounds(uint32_t phyWidth, uint32_t phyHeight) in SetDpiPhyBounds() 385 void ScreenProperty::CalculateXYDpi(uint32_t phyWidth, uint32_t phyHeight) in CalculateXYDpi()
|
/ohos5.0/base/tee/tee_client/services/cadaemon/src/tui_daemon/ |
H A D | tui_event.h | 38 uint32_t phyWidth; /* real width of the mobile : px */ member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/screen_manager/ |
H A D | rs_screen_info.h | 39 uint32_t phyWidth = 0; // physical screen resolution member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/ |
H A D | hgm_screen.h | 39 int32_t phyWidth; member
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_display.cpp | 79 void AbstractDisplay::CalculateXYDpi(uint32_t phyWidth, uint32_t phyHeight) in CalculateXYDpi()
|
H A D | abstract_screen.cpp | 472 void AbstractScreen::SetPhyWidth(uint32_t phyWidth) in SetPhyWidth()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/hyper_graphic_manager/unittest/ |
H A D | hgm_frame_rate_manager_test.cpp | 32 int32_t phyWidth = 685; variable
|
H A D | hyper_graphic_manager_test.cpp | 32 int32_t phyWidth = 685; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsscreencapability_fuzzer/ |
H A D | rsscreencapability_fuzzer.cpp | 138 uint32_t phyWidth = GetData<uint32_t>(); in DoSetPhyWidth() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/include/ |
H A D | hdi_display_type.h | 61 uint32_t phyWidth; /**< Physical width */ member
|
/ohos5.0/drivers/peripheral/display/interfaces/include/ |
H A D | display_type.h | 449 uint32_t phyWidth; /**< Physical width */ member
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 5226 float phyWidth = 0.0f; in SetClientInner() local 5248 void ScreenSessionManager::GetCurrentScreenPhyBounds(float& phyWidth, float& phyHeight, in GetCurrentScreenPhyBounds()
|