Home
last modified time | relevance | path

Searched defs:newHeight (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_render_thread_util.cpp30 uint32_t newHeight = static_cast<uint32_t>(srcRect.GetHeight()); in SrcRectScaleDown() local
71 float newHeight = 0.0f; in SrcRectScaleFit() local
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/nnrt/
H A D_resize_v10.md124 ### newHeight subsection
H A D_resize_v20.md106 ### newHeight subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
H A Drosen_render_scene_viewer.cpp62 auto newHeight = static_cast<uint32_t>(GetLayoutSize().Height()); in PaintTextureLayer() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/
H A Dshape_container_layout_algorithm.cpp59 auto newHeight = (selfWidth / portWidth) * portHeight; in MeasureContent() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/triangle/
H A Drender_triangle.cpp64 double newHeight = (width / 2.0 + topDiff) * rate; in Calculate() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_canvas.h34 int16_t newHeight; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_modal/
H A Drender_dialog_modal.cpp248 double newHeight = clip->GetGlobalOffset().GetY() + clip->GetPaintRect().Height() - delta; in MovePage() local
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/
H A Dui_view.cpp918 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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp895 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local
958 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local
1028 uint32_t newHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleFit() local
H A Drs_uni_render_util.cpp300 uint32_t newHeight = 0; in SrcRectScaleFit() local
346 uint32_t newHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleDown() local
1625 uint32_t newHeight = static_cast<uint32_t>(srcRect.height_); in LayerScaleDown() local
1694 uint32_t newHeight = static_cast<uint32_t>(srcRect.height_); in LayerScaleFit() local
H A Drs_composer_adapter.cpp721 int32_t newHeight = srcRect.h; in LayerScaleDown() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/
H A Drs_render_service_client_test.cpp509 uint32_t newHeight = 1080; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/
H A Drs_interfaces_test.cpp151 uint32_t newHeight = 1080; variable
1385 uint32_t newHeight = 1080; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/semi_modal/
H A Drender_semi_modal.cpp769 double newHeight = render->GetGlobalOffset().GetY() + render->GetPaintRect().Height() - delta; in MovePage() local
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_controller.cpp450 float newHeight = 0; in UpdateContentSize() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/
H A Dcalendar_dialog_pattern.cpp1336 int32_t newWidth, int32_t newHeight, int32_t prevWidth, int32_t prevHeight) in HandleSurfaceChanged()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhencoder.cpp985 void HEncoder::DealWithResolutionChange(uint32_t newWidth, uint32_t newHeight) in DealWithResolutionChange()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Drender_text_field.cpp409 void RenderTextField::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, … in HandleSurfaceChanged()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.cpp992 const uint32_t newHeight = in UpdatePlaneReflectionTargetResolution() local
1007 … uint32_t newWidth, uint32_t newHeight, uint baseMipCount, bool depthImage) { in UpdatePlaneReflectionTargetResolution()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp2895 void TextPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int3… in HandleSurfaceChanged()
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_manager/
H A Ddevice_manager_test.cpp1549 uint64_t newHeight{0}; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_test_ng.cpp3751 int32_t newHeight = 1; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/
H A Dinner_model_test.cpp2467 uint64_t newHeight{0}; variable
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/
H A Dinner_model_test.cpp2406 uint64_t newHeight{0}; variable

12