/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/ |
H A D | rs_render_thread_util.cpp | 30 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.md | 124 ### newHeight subsection
|
H A D | _resize_v20.md | 106 ### newHeight subsection
|
/ohos5.0/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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
H A D | shape_container_layout_algorithm.cpp | 59 auto newHeight = (selfWidth / portWidth) * portHeight; in MeasureContent() local
|
/ohos5.0/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
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/ |
H A D | draw_canvas.h | 34 int16_t newHeight; member
|
/ohos5.0/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
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_composer_adapter.cpp | 895 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 D | rs_uni_render_util.cpp | 300 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 D | rs_composer_adapter.cpp | 721 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 D | rs_render_service_client_test.cpp | 509 uint32_t newHeight = 1080; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
H A D | rs_interfaces_test.cpp | 151 uint32_t newHeight = 1080; variable 1385 uint32_t newHeight = 1080; variable
|
/ohos5.0/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
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | picture_in_picture_controller.cpp | 450 float newHeight = 0; in UpdateContentSize() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/calendar_picker/ |
H A D | calendar_dialog_pattern.cpp | 1336 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 D | hencoder.cpp | 985 void HEncoder::DealWithResolutionChange(uint32_t newWidth, uint32_t newHeight) in DealWithResolutionChange()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | render_text_field.cpp | 409 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 D | render_system.cpp | 992 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 D | text_pattern.cpp | 2895 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 D | device_manager_test.cpp | 1549 uint64_t newHeight{0}; variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/ |
H A D | text_test_ng.cpp | 3751 int32_t newHeight = 1; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/inner_model/ |
H A D | inner_model_test.cpp | 2467 uint64_t newHeight{0}; variable
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/inner_model/ |
H A D | inner_model_test.cpp | 2406 uint64_t newHeight{0}; variable
|