Home
last modified time | relevance | path

Searched defs:SetBoundsRect (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h231 void SetBoundsRect(const RectF& rect) in SetBoundsRect() function
279 void SetBoundsRect(const RectF& rect) in SetBoundsRect() function
328 void SetBoundsRect(const std::optional<RectF>& rect) in SetBoundsRect() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp96 void RSRenderParams::SetBoundsRect(const Drawing::RectF& boundsRect) in SetBoundsRect() function in OHOS::Rosen::RSRenderParams