Home
last modified time | relevance | path

Searched refs:ForceRenderForImplicitAnimation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp549 void PipelineBase::ForceRenderForImplicitAnimation() in ForceRenderForImplicitAnimation() function in OHOS::Ace::PipelineBase
H A Dpipeline_base.h176 void ForceRenderForImplicitAnimation();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp272 ForceRenderForImplicitAnimation(); in AddDirtyRenderNode()