/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
H A D | rosen_render_scene_viewer.cpp | 62 auto newHeight = static_cast<uint32_t>(GetLayoutSize().Height()); in PaintTextureLayer() local
|
/foundation/arkui/ace_engine/frameworks/core/components/triangle/ |
H A D | render_triangle.cpp | 64 double newHeight = (width / 2.0 + topDiff) * rate; in Calculate() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_container_layout_algorithm.cpp | 56 auto newHeight = (selfWidth / portWidth) * portHeight; in MeasureContent() local
|
/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_canvas.h | 34 int16_t newHeight; member
|
/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/ |
H A D | render_dialog_modal.cpp | 248 double newHeight = clip->GetGlobalOffset().GetY() + clip->GetPaintRect().Height() - delta; in MovePage() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_render_service_client_test.cpp | 602 uint32_t newHeight = 1080; in HWTEST_F() local
|
/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/ |
H A D | render_semi_modal.cpp | 769 double newHeight = render->GetGlobalOffset().GetY() + render->GetPaintRect().Height() - delta; in MovePage() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
H A D | rs_interfaces_test.cpp | 151 uint32_t newHeight = 1080; in HWTEST_F() local 1423 uint32_t newHeight = 1080; in HWTEST_F() local
|
/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_controller.cpp | 476 float newHeight = 0; in UpdateContentSize() local
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_test_ng.cpp | 3827 int32_t newHeight = 1; in HWTEST_F() local
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hencoder.cpp | 984 void HEncoder::DealWithResolutionChange(uint32_t newWidth, uint32_t newHeight) in DealWithResolutionChange() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_composer_adapter.cpp | 1022 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local 1090 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local 1163 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); LayerScaleFit() local [all...] |
H A D | rs_composer_adapter.cpp | 790 int32_t newHeight = srcRect.h; in LayerScaleDown() local
|
H A D | rs_uni_render_util.cpp | 316 float newHeight = 0.0f; in SrcRectScaleFit() local 362 uint32_t newHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); SrcRectScaleDown() local 1625 uint32_t newHeight = static_cast<uint32_t>(srcRect.height_); LayerScaleDown() local 1694 uint32_t newHeight = static_cast<uint32_t>(srcRect.height_); LayerScaleFit() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_pattern.cpp | 1341 HandleSurfaceChanged( int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) HandleSurfaceChanged() argument
|
/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_view.cpp | 918 int16_t newHeight = height + style_->paddingTop_ + style_->paddingBottom_ + in SetHeight() local 930 int16_t newHeight = static_cast<int16_t>(GetParent()->GetHeight() * heightPercent); in SetHeightPercent() local 954 int16_t newHeight = static_cast<int16_t>(GetParent()->GetHeight() * heightPercent); in ResizePercent() local 1039 int16_t newHeight = static_cast<int16_t>(GetParent()->GetHeight() * heightPercent); in SetPositionPercent() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | render_system.cpp | 992 const uint32_t newHeight = in UpdatePlaneReflectionTargetResolution() local
|
/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 470 void RenderTextField::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 3141 void TextPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() argument
|
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
H A D | pipeline_context.cpp | 1624 void PipelineContext::ExecuteSurfaceChangedCallbacks(int32_t newWidth, int32_t newHeight, WindowSizeChangeReason type) in ExecuteSurfaceChangedCallbacks() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/ |
H A D | web_pattern.cpp | 2325 double newHeight = height - keyboard - GetCoordinatePoint()->GetY(); in UpdateLayoutAfterKeyboardShow() local 3170 double newHeight = height - lastKeyboardHeight_ - y; in IsNeedResizeVisibleViewport() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | text_field_pattern.cpp | 5214 void TextFieldPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged() argument
|