Searched defs:SetRootSize (Results 1 – 2 of 2) sorted by relevance
| /foundation/arkui/ace_engine/frameworks/core/pipeline_ng/test/mock/ | ||
| D | mock_pipeline_base.cpp | 45 void MockPipelineBase::SetRootSize(double rootWidth, double rootHeight) in SetRootSize() function in OHOS::Ace::NG::MockPipelineBase |
| /foundation/arkui/ace_engine/frameworks/core/pipeline/ | ||
| D | pipeline_base.cpp | 162 void PipelineBase::SetRootSize(double density, int32_t width, int32_t height) in SetRootSize() function in OHOS::Ace::PipelineBase |