Home
last modified time | relevance | path

Searched refs:IsRebuildFinished (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimator.cpp796 if (context && !context->IsRebuildFinished()) { in StartAsync()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.h897 bool IsRebuildFinished() const in IsRebuildFinished() function