Home
last modified time | relevance | path

Searched refs:IsInfinite (Results 1 - 25 of 34) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_svg_dom.cpp55 if (!layout_.IsEmpty() && (svgSize_.IsValid() && !svgSize_.IsInfinite())) { in FitImage()
73 if (svgSize_.IsValid() && !svgSize_.IsInfinite() && !layout_.IsEmpty()) { in FitImage()
89 if (!svgSize_.IsValid() || svgSize_.IsInfinite()) { in FitViewPort()
/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drender_track.cpp193 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
210 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
227 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
244 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
263 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
/foundation/arkui/ace_engine/frameworks/core/components/align/
H A Drender_align.cpp44 if (!alignInnerLayout.GetMaxSize().IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/scroll/
H A Drosen_render_single_child_scroll.cpp38 if (!viewPort_.IsInfinite()) { in Paint()
H A Drender_multi_child_scroll.cpp468 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in PerformLayout()
500 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/qrcode/
H A Drender_qrcode.cpp69 if (maxSize.IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/shape/
H A Drosen_render_shape_container.cpp56 if (!GetLayoutSize().IsInfinite() && GreatNotEqual(viewBoxWidth, 0.0) && GreatNotEqual(viewBoxHeight, 0.0)) { in PerformLayout()
91 if (!GetLayoutSize().IsInfinite() && GreatNotEqual(viewBoxWidth, 0.0) && GreatNotEqual(viewBoxHeight, 0.0)) { in Paint()
125 if (!GetLayoutSize().IsInfinite() && GreatNotEqual(viewBoxWidth, 0.0) && GreatNotEqual(viewBoxHeight, 0.0)) { in Paint()
217 if (!GetLayoutSize().IsInfinite() && GreatNotEqual(viewBoxWidth, 0.0) && GreatNotEqual(viewBoxHeight, 0.0)) { in BitmapMesh()
/foundation/arkui/ace_engine/frameworks/core/components/stack/
H A Drender_stack.cpp115 if (mainStackSize_ == MainStackSize::MAX && !maxSize.IsInfinite()) { in DetermineStackSize()
153 if (mainStackSize_ == MainStackSize::NORMAL && !hasNonPositioned && !maxSize.IsInfinite()) { in DetermineStackSize()
/foundation/arkui/ace_engine/frameworks/core/components/box/
H A Drosen_mask_painter.cpp214 if (boxSize.IsInfinite() || !boxSize.IsValid()) { in UpadteSVGImageDom()
215 if (svgSize.IsInfinite() || !svgSize.IsValid()) { in UpadteSVGImageDom()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_vector2.h64 bool IsInfinite() const;
283 bool Vector2<T>::IsInfinite() const in IsInfinite() function in OHOS::Rosen::Vector2
H A Drs_vector4.h53 bool IsInfinite() const;
499 bool Vector4<T>::IsInfinite() const in IsInfinite() function in OHOS::Rosen::Vector4
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_property.cpp329 return !value.IsInfinite(); in IsValid()
334 return !value.IsInfinite(); in IsValid()
/foundation/multimodalinput/input/util/common/include/
H A Dmmi_vector2.h64 bool IsInfinite() const;
272 bool Vector2<T>::IsInfinite() const in IsInfinite() function in OHOS::MMI::Vector2
/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Drender_texture.cpp113 if (!GetLayoutParam().GetMaxSize().IsInfinite()) { in Measure()
/foundation/arkui/ace_engine/frameworks/core/components/progress/
H A Drender_bubble_progress.cpp88 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in PerformLayout()
H A Drender_loading_progress.cpp358 if (GetLayoutParam().GetMaxSize().IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/badge/
H A Drender_badge.cpp150 if (maxSize.IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Dsize.h86 bool IsInfinite() const in IsInfinite() function in OHOS::Ace::Size
/foundation/arkui/ace_engine/frameworks/core/components/calendar/
H A Drender_calendar.cpp110 if (maxSize.IsInfinite()) { in PerformLayout()
120 } else if (maxSize.IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.cpp333 Size maxSize = GetLayoutParam().GetMaxSize().IsInfinite() ? viewPort_ : GetLayoutParam().GetMaxSize(); in UpdateButton()
447 Size maxSize = GetLayoutParam().GetMaxSize().IsInfinite() ? viewPort_ : GetLayoutParam().GetMaxSize(); in PerformLayout()
497 auto maxSize = GetLayoutParam().GetMaxSize().IsInfinite() ? viewPort_ : GetLayoutParam().GetMaxSize(); in LayoutButton()
523 Size maxSize = GetLayoutParam().GetMaxSize().IsInfinite() ? viewPort_ : GetLayoutParam().GetMaxSize(); in LayoutProgress()
/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp192 bool selfOnly = (imageComponentSize_.IsValid() && !imageComponentSize_.IsInfinite() && layoutSizeNotChanged) || in ImageObjReady()
1315 if (layoutSize.IsInfinite() || !layoutSize.IsValid()) {
1316 if (imageSize.IsInfinite() || !imageSize.IsValid()) {
1333 if (imageSize.IsValid() && !imageSize.IsInfinite()) {
1351 if (imageSize.IsValid() && !imageSize.IsInfinite()) {
H A Drender_image.cpp384 SetLayoutSize(GetLayoutParam().Constrain(imageComponentSize_.IsValid() && !imageComponentSize_.IsInfinite() in PerformLayout()
425 if (!rawPicSize.IsValid() || rawPicSize.IsInfinite()) { in CalculateBackupImageSize()
/foundation/arkui/ace_engine/frameworks/core/components/relative_container/
H A Drender_relative_container.cpp336 if (containerSize.IsInfinite()) { in PerformLayout()
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/
H A Dsvg_dom.cpp347 auto viewPort = (svgSize_.IsValid() && !svgSize_.IsInfinite()) ? svgSize_ : layout; in FitViewPort()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_vector4_test.cpp118 * @tc.desc: test results of IsInfinite
127 EXPECT_TRUE(vector.IsInfinite()); in HWTEST_F()

Completed in 21 milliseconds

12