Home
last modified time | relevance | path

Searched refs:SetIsDynamicRender (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dcontainer.h410 void SetIsDynamicRender(bool isDynamicRender) in SetIsDynamicRender() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h765 void SetIsDynamicRender(bool isDynamicRender) in SetIsDynamicRender() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pipeline/
H A Dpipeline_context_test_ng.cpp1667 MockContainer::Current()->SetIsDynamicRender(true);
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp2028 pipelineContext_->SetIsDynamicRender(isDynamicRender_); in AttachView()
H A Dui_content_impl.cpp1282 container->SetIsDynamicRender(isDynamicRender_); in CommonInitializeForm()