| /foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/ |
| D | rosen_render_scene_viewer.cpp | 61 auto newWidth = static_cast<uint32_t>(GetLayoutSize().Width()); in PaintTextureLayer() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/shape/ |
| D | shape_container_layout_algorithm.cpp | 63 auto newWidth = (selfHeight / portHeight) * portWidth; in MeasureContent() local
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| D | draw_canvas.h | 33 int16_t newWidth; member
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| D | ui_view.cpp | 892 int16_t newWidth = width + style_->paddingLeft_ + style_->paddingRight_ + in SetWidth() local 904 int16_t newWidth = static_cast<int16_t>(GetParent()->GetWidth() * widthPercent); in SetWidthPercent() local 953 int16_t newWidth = static_cast<int16_t>(GetParent()->GetWidth() * widthPercent); in ResizePercent() local 1038 int16_t newWidth = static_cast<int16_t>(GetParent()->GetWidth() * widthPercent); in SetPositionPercent() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| D | rs_uni_render_util.cpp | 100 uint32_t newWidth = static_cast<uint32_t>(params.srcRect.width()); in SrcRectScaleDown() local 103 uint32_t newWidth = static_cast<uint32_t>(params.srcRect.GetWidth()); in SrcRectScaleDown() local
|
| D | rs_uni_render_composer_adapter.cpp | 637 uint32_t newWidth = static_cast<uint32_t>(srcRect.w); in LayerScaleDown() local
|
| D | rs_composer_adapter.cpp | 755 uint32_t newWidth = static_cast<uint32_t>(srcRect.w); in LayerScaleDown() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/ |
| D | rs_interfaces_test.cpp | 142 uint32_t newWidth = 1920; variable 1360 uint32_t newWidth = 1920; variable
|
| /foundation/arkui/ui_lite/frameworks/common/ |
| D | text.cpp | 436 int16_t newWidth = width - ellipsisWidth; in GetLine() local
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
| D | render_system.cpp | 804 …const uint32_t newWidth = static_cast<uint32_t>(sceneCamera.renderResolution.x * reflComp.screenPe… in UpdatePlaneReflectionTargetResolution() local 818 … uint32_t newWidth, uint32_t newHeight, uint baseMipCount, bool depthImage) { in UpdatePlaneReflectionTargetResolution()
|
| /foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
| D | render_text_field.cpp | 442 int32_t prevHeight, WindowSizeChangeReason type) { in SetCallback() 484 void RenderTextField::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, … in HandleSurfaceChanged()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
| D | text_pattern.cpp | 2150 void TextPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth, int3… in HandleSurfaceChanged()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/ |
| D | tab_bar_pattern.cpp | 101 WindowSizeChangeReason type) { in InitSurfaceChangedCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/ |
| D | pipeline_context.cpp | 1105 void PipelineContext::ExecuteSurfaceChangedCallbacks(int32_t newWidth, int32_t newHeight, WindowSiz… in ExecuteSurfaceChangedCallbacks()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
| D | text_field_pattern.cpp | 4248 void TextFieldPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth,… in HandleSurfaceChanged() 4289 WindowSizeChangeReason type) { in InitSurfaceChangedCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/ |
| D | swiper_pattern.cpp | 381 WindowSizeChangeReason type) { in InitSurfaceChangedCallback()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
| D | rich_editor_pattern.cpp | 4498 void RichEditorPattern::HandleSurfaceChanged(int32_t newWidth, int32_t newHeight, int32_t prevWidth… in OnBackPressed()
|