Searched defs:SetRootSize (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/ | ||
H A D | mock_pipeline_context.cpp | 67 void MockPipelineContext::SetRootSize(double rootWidth, double rootHeight) in SetRootSize() function in OHOS::Ace::NG::MockPipelineContext |
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/ | ||
H A D | pipeline_base.cpp | 219 void PipelineBase::SetRootSize(double density, float width, float height) in SetRootSize() function in OHOS::Ace::PipelineBase |