Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/
H A Dfocus_animation_manager.h54 void SetUseRoot(bool useRoot);
H A Dfocus_animation_manager.cpp196 void FocusAnimationManager::SetUseRoot(bool useRoot) in SetUseRoot() function in OHOS::Ace::FocusAnimationManager
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_context.cpp2574 focusAnimationManager_->SetUseRoot(useRoot); in SetUseRootAnimation()