Home
last modified time | relevance | path

Searched defs:screenHeight (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.cpp43 const uint16_t screenHeight = 454; variable
73 const uint16_t screenHeight = 480; variable
145 uint16_t screenHeight = 100; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/test/unittest/utils/
H A Dvideo_param_test.cpp58 uint32_t screenHeight = 1; variable
186 uint32_t screenHeight = 100; variable
217 uint32_t screenHeight = 200; variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_compatible_display_strategy.cpp48 int32_t screenHeight = modeInfo.GetScreenHeight(); in Display() local
H A Dboot_independent_display_strategy.cpp31 int screenHeight = modeInfo.GetScreenHeight(); in Display() local
H A Dboot_associative_display_strategy.cpp54 int screenHeight = modeInfo.GetScreenHeight(); in Display() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/stylemgr/test/unittest/common/
H A Dcondition_arbitrator_test.cpp27 const uint16_t screenHeight = 480; in SetUp() local
356 uint16_t screenHeight = 456; variable
H A Dstylemgr_media_query_tdd_test.cpp764 const uint16_t screenHeight = 960; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/screenhandler/src/
H A Ddscreen_handler.cpp92 uint32_t screenHeight = screen->GetHeight(); in OnConnect() local
156 uint32_t screenHeight = screen->GetHeight(); in Query() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_paint_method.cpp54 auto screenHeight = SystemProperties::GetDevicePhysicalHeight(); in UpdateContentModifier() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp78 uint32_t screenHeight = static_cast<uint32_t>(screenProperty.GetBounds().rect_.GetHeight()); in ConvertBoundaryRectsByRotation() local
137 uint32_t screenHeight = static_cast<uint32_t>(screenProperty.GetBounds().rect_.GetHeight()); in CheckBoundaryRects() local
263 uint32_t screenHeight = static_cast<uint32_t>(displayInfo->GetHeight()); in CalculateCurvedCompression() local
H A Dscene_input_manager.cpp205 auto screenHeight = screenProperty.GetBounds().rect_.GetHeight(); in ConstructDisplayInfos() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/decision_center/src/
H A Dscreen_decision_center.cpp32 int32_t screenHeight = static_cast<int32_t>(configParam_.GetScreenHeight()); in IsDirtyRectValid() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Dvideo_param.cpp34 void VideoParam::SetScreenHeight(uint32_t screenHeight) in SetScreenHeight()
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/
H A Dpercent_tdd_test.cpp394 const int16_t screenHeight = 454; variable
444 const int16_t screenHeight = 768; variable
495 const int16_t screenHeight = 800; variable
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregionmgr.cpp139 uint32_t screenHeight = videoParam->GetScreenHeight(); in GetScreenDumpInfo() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_composer_adapter.cpp220 int32_t screenHeight = screenInfo_.height; in DealWithNodeGravity() local
627 const auto screenHeight = static_cast<int32_t>(screenInfo.height); in SetLayerSize() local
683 int32_t screenHeight = static_cast<int32_t>(screenInfo_.height); in LayerCrop() local
H A Drs_uni_hwc_prevalidate_util.cpp291 const auto screenHeight = static_cast<int32_t>(screenInfo.height); in LayerRotate() local
H A Drs_uni_render_composer_adapter.cpp474 int32_t screenHeight = screenInfo_.phyHeight; in DealWithNodeGravity() local
542 int32_t screenHeight = screenInfo_.phyHeight; in DealWithNodeGravity() local
1385 const auto screenHeight = static_cast<int32_t>(screenInfo.height); in SetLayerSize() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/
H A Dscreenregionmgr.cpp104 uint32_t screenHeight = videoParam->GetScreenHeight(); in GetScreenDumpInfo() local
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp542 uint32_t screenHeight = 0; in RelayoutKeyBoard() local
653 uint32_t screenHeight = 0; in MoveAndResizeKeyboard() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_dialog.cpp98 uint16_t screenHeight = Screen::GetInstance().GetHeight(); in UIDialog() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/common/imageJpeg/src/
H A Djpeg_image_processor.cpp149 int32_t screenHeight = static_cast<int32_t>(configParam_.GetScreenHeight()); in DecodeDamageData() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen_manager.cpp353 uint32_t screenHeight = videoParam->GetScreenHeight(); in GetScreenDumpInfo() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/1.0/src/
H A Ddscreen_manager.cpp375 uint32_t screenHeight = videoParam->GetScreenHeight(); in GetScreenDumpInfo() local
/ohos5.0/base/update/updater/resources/rk3568/pages/
H A Drk3568.json3 "screenHeight": 1280, number

12