Home
last modified time | relevance | path

Searched defs:screenWidth (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/base/test/unittest/common/
H A Dsystem_info_tdd_test.cpp44 const uint16_t screenWidth = 454; variable
72 const uint16_t screenWidth = 960; variable
144 uint16_t screenWidth = 0; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp44 uint32_t screenWidth = 1; variable
185 uint32_t screenWidth = 100; variable
216 uint32_t screenWidth = 200; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compatible_display_strategy.cpp47 int32_t screenWidth = modeInfo.GetScreenWidth(); in Display() local
H A Dboot_independent_display_strategy.cpp30 int screenWidth = modeInfo.GetScreenWidth(); in Display() local
H A Dboot_associative_display_strategy.cpp53 int screenWidth = modeInfo.GetScreenWidth(); in Display() local
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp64 uint32_t ScreenListener::ByteCalculate(std::uint32_t screenWidth) in ByteCalculate()
90 uint32_t screenWidth = screen->GetWidth(); in OnConnect() local
151 uint32_t screenWidth = screen->GetWidth(); in Query() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dcondition_arbitrator_test.cpp28 const uint16_t screenWidth = 960; in SetUp() local
355 uint16_t screenWidth = 280; variable
H A Dstylemgr_media_query_tdd_test.cpp763 const uint16_t screenWidth = 480; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp77 uint32_t screenWidth = static_cast<uint32_t>(screenProperty.GetBounds().rect_.GetWidth()); in ConvertBoundaryRectsByRotation() local
136 uint32_t screenWidth = static_cast<uint32_t>(screenProperty.GetBounds().rect_.GetWidth()); in CheckBoundaryRects() local
262 uint32_t screenWidth = static_cast<uint32_t>(displayInfo->GetWidth()); in CalculateCurvedCompression() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp31 int32_t screenWidth = static_cast<int32_t>(configParam_.GetScreenWidth()); in IsDirtyRectValid() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp24 void VideoParam::SetScreenWidth(uint32_t screenWidth) in SetScreenWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
H A Dscreen_system_manager.h56 void SetWindowInfo(double screenWidth, double density, double dipScale) in SetWindowInfo()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp393 const int16_t screenWidth = 454; variable
443 const int16_t screenWidth = 1024; variable
494 const int16_t screenWidth = 600; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/common/src/
H A Dscreen_manager_adapter.cpp39 uint32_t ScreenMgrAdapter::ByteCalculate(std::uint32_t screenWidth) in ByteCalculate()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr.cpp140 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp219 int32_t screenWidth = screenInfo_.width; in DealWithNodeGravity() local
626 const auto screenWidth = static_cast<int32_t>(screenInfo.width); in SetLayerSize() local
682 int32_t screenWidth = static_cast<int32_t>(screenInfo_.width); in LayerCrop() local
H A Drs_uni_hwc_prevalidate_util.cpp290 const auto screenWidth = static_cast<int32_t>(screenInfo.width); in LayerRotate() local
H A Drs_uni_render_composer_adapter.cpp473 int32_t screenWidth = screenInfo_.phyWidth; in DealWithNodeGravity() local
541 int32_t screenWidth = screenInfo_.phyWidth; in DealWithNodeGravity() local
1384 const auto screenWidth = static_cast<int32_t>(screenInfo.width); in SetLayerSize() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp105 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp541 uint32_t screenWidth = 0; in RelayoutKeyBoard() local
652 uint32_t screenWidth = 0; in MoveAndResizeKeyboard() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp97 uint16_t screenWidth = Screen::GetInstance().GetWidth(); in UIDialog() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp148 int32_t screenWidth = static_cast<int32_t>(configParam_.GetScreenWidth()); in DecodeDamageData() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp354 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp376 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/ohos5.0/base/update/updater/resources/rk3568/pages/
H A Drk3568.json2 "screenWidth": 720, number

12