Home
last modified time | relevance | path

Searched defs:SetSandBox (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
Drender_context.h105 virtual void SetSandBox(const std::optional<OffsetF>& parentPosition) {}; in SetSandBox() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties.cpp375 void RSProperties::SetSandBox(const std::optional<Vector2f>& parentPosition) in SetSandBox() function in OHOS::Rosen::RSProperties
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
Drs_node.cpp503 void RSNode::SetSandBox(std::optional<Vector2f> parentPosition) in SetSandBox() function in OHOS::Rosen::RSNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_render_context.cpp321 void RosenRenderContext::SetSandBox(const std::optional<OffsetF>& parentPosition) in SetSandBox() function in OHOS::Ace::NG::RosenRenderContext