Home
last modified time | relevance | path

Searched refs:UpdateRootSizeAndScale (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp460 void PipelineBase::UpdateRootSizeAndScale(int32_t width, int32_t height) in UpdateRootSizeAndScale() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h1491 void UpdateRootSizeAndScale(int32_t width, int32_t height);
H A Dpipeline_context.cpp2222 UpdateRootSizeAndScale(width, height); in SetRootSizeWithWidthHeight()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1530 UpdateRootSizeAndScale(width, height); in SetRootRect()