/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_uni_render_engine.cpp | 81 const auto& boundsRect = layer->GetBoundSize(); in DrawLayers() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderparams_fuzzer/ |
H A D | rsrenderparams_fuzzer.cpp | 77 const Drawing::RectF boundsRect;
in DoSomethingInterestingWithMyAPI() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/ |
H A D | rs_property_drawable_utils_test.cpp | 374 RectF boundsRect = RectF(0.0f, 0.0f, 1.0f, 1.0f); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render/render_base/unittest/draw/ |
H A D | rs_property_drawable_utils_test.cpp | 374 RectF boundsRect = RectF(0.0f, 0.0f, 1.0f, 1.0f); in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/ |
H A D | rs_property_drawable_bounds_geometry.cpp | 1032 auto boundsRect = RSPropertiesPainter::Rect2DrawingRect(properties.GetBoundsRect()); in Draw() local
|
H A D | rs_properties_painter.cpp | 714 auto boundsRect = properties.GetBoundsRect(); in DrawBackgroundImageAsEffect() local 901 auto boundsRect = properties.GetBoundsRect(); in GetPixelStretchDirtyRect() local 924 auto boundsRect = properties.GetBoundsRect(); in GetForegroundEffectDirtyRect() local 1141 auto boundsRect in DrawBackground() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_modifier.cpp | 938 RectF boundsRect; in UpdateBoundsRect() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_pattern.cpp | 764 RectF boundsRect; in SetContentModifierBounds() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_render_params.cpp | 95 void RSRenderParams::SetBoundsRect(const Drawing::RectF& boundsRect) in SetBoundsRect() argument
|
/foundation/window/window_manager/wmserver/src/ |
H A D | remote_animation.cpp | 327 auto boundsRect = RectF(avoidRect.posX_, avoidRect.posY_, avoidRect.width_, avoidRect.height_); in GetExpectRect() local 753 auto boundsRect = RectF(rect.posX_, rect.posY_, rect.width_, rect.height_); in CreateWindowAnimationTarget() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/ |
H A D | rs_property_drawable_utils.cpp | 1300 const auto& boundsRect = property.GetBoundsRect(); in RSFilterSetPixelStretch() local 790 DrawPixelStretch(Drawing::Canvas* canvas, const std::optional<Vector4f>& pixelStretch, const RectF& boundsRect, const bool boundsGeoValid, const Drawing::TileMode pixelStretchTileMode) DrawPixelStretch() argument 1075 GetInvertBackgroundColor(RSPaintFilterCanvas& canvas, bool needClipToBounds, const Vector4f& boundsRect, const Color& backgroundColor) GetInvertBackgroundColor() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/ |
H A D | text_pattern.cpp | 3580 RectF boundsRect = overlayMod_->GetBoundsRect(); in CreateNodePaintMethod() local [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_node.cpp | 2813 const RectF boundsRect = GetRenderProperties().GetBoundsRect(); in NeedInitCacheSurface() local 2882 const RectF boundsRect = GetRenderProperties().GetBoundsRect(); in InitCacheSurface() local
|