Home
last modified time | relevance | path

Searched refs:SetInitialNodeSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dbackground_modifier.h117 void SetInitialNodeSize(const float width, const float height) in SetInitialNodeSize() function
H A Drosen_render_context.cpp2820 backgroundModifier_->SetInitialNodeSize(nodeWidth, nodeHeight); in OnBackgroundPixelMapUpdate()