Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
H A Dcamera.h94 void SetLayoutSize(double width, double height) in SetLayoutSize() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Drender_node.cpp1955 void RenderNode::SetLayoutSize(const Size& size) in SetLayoutSize() function in OHOS::Ace::RenderNode