Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine_lite/frameworks/src/core/base/test/unittest/common/
Dsystem_info_tdd_test.cpp44 const uint16_t screenWidth = 454; variable
72 const uint16_t screenWidth = 960; variable
144 uint16_t screenWidth = 0; variable
/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
Dvideo_param_test.cpp45 uint32_t screenWidth = 1; variable
144 uint32_t screenWidth = 100; variable
176 uint32_t screenWidth = 100; variable
/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
Dcondition_arbitrator_test.cpp28 const uint16_t screenWidth = 960; in SetUp() local
355 uint16_t screenWidth = 280; variable
Dstylemgr_media_query_tdd_test.cpp763 const uint16_t screenWidth = 480; variable
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
Dmain.cpp47 int screenWidth = modeinfo.GetScreenWidth(); in main() local
Dboot_animation.cpp144 void BootAnimation::Run(Rosen::ScreenId id, int screenWidth, int screenHeight) in Run()
/foundation/distributedhardware/distributed_screen/screenhandler/src/
Ddscreen_handler.cpp79 uint32_t screenWidth = screen->GetWidth(); in OnConnect() local
130 uint32_t screenWidth = screen->GetWidth(); in Query() local
/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
Dscreen_decision_center.cpp31 int32_t screenWidth = static_cast<int32_t>(configParam_.GetScreenWidth()); in IsDirtyRectValid() local
/foundation/arkui/ace_engine/frameworks/core/components/common/layout/
Dscreen_system_manager.h56 void SetWindowInfo(double screenWidth, double density, double dipScale) in SetWindowInfo()
/foundation/distributedhardware/distributed_screen/services/common/utils/src/
Dvideo_param.cpp24 void VideoParam::SetScreenWidth(uint32_t screenWidth) in SetScreenWidth()
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
Dpercent_tdd_test.cpp393 const int16_t screenWidth = 454; variable
443 const int16_t screenWidth = 1024; variable
494 const int16_t screenWidth = 600; variable
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
Dscreenregionmgr.cpp141 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
Drs_composer_adapter.cpp223 int32_t screenWidth = screenInfo_.width; in DealWithNodeGravity() local
284 int32_t screenWidth = screenInfo_.width; in DealWithNodeGravity() local
669 const auto screenWidth = static_cast<int32_t>(screenInfo.width); in SetLayerSize() local
725 int32_t screenWidth = static_cast<int32_t>(screenInfo_.width); in LayerCrop() local
Drs_uni_render_composer_adapter.cpp302 int32_t screenWidth = screenInfo_.width; in DealWithNodeGravity() local
497 int32_t screenWidth = static_cast<int32_t>(screenInfo_.width); in LayerCrop() local
740 const auto screenWidth = static_cast<int32_t>(screenInfo.width); in SetLayerSize() local
Drs_surface_capture_task.cpp1076 void RSSurfaceCaptureVisitor::DrawWatermarkIfNeed(float screenWidth, float screenHeight) in ProcessCanvasRenderNode()
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
Dscreenregionmgr.cpp104 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/foundation/arkui/ui_lite/frameworks/components/
Dui_dialog.cpp97 uint16_t screenWidth = Screen::GetInstance().GetWidth(); in UIDialog() local
/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
Djpeg_image_processor.cpp150 int32_t screenWidth = static_cast<int32_t>(configParam_.GetScreenWidth()); in DecodeDamageData() local
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_cutout_controller.cpp235 uint32_t screenWidth = static_cast<uint32_t>(displayInfo->GetWidth()); in CalculateCurvedCompression() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
Ddscreen_manager.cpp351 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
Ddscreen_manager.cpp367 uint32_t screenWidth = videoParam->GetScreenWidth(); in GetScreenDumpInfo() local
/foundation/window/window_manager/utils/src/
Dsurface_draw.cpp376 int32_t screenWidth = static_cast<int32_t>(screenRect.width_); in DrawMasking() local
/foundation/window/window_manager/dmserver/src/
Dabstract_display_controller.cpp326 uint32_t screenWidth = mode->width_; in ProcessDisplayCompression() local