Searched refs:SetUseRootAnimation (Results 1 – 4 of 4) sorted by relevance
44 context->SetUseRootAnimation(true); in OnFocus()53 context->SetUseRootAnimation(false); in OnBlur()
61 context->SetUseRootAnimation(true); in SetFocusEventFlag()63 context->SetUseRootAnimation(false); in SetFocusEventFlag()
340 void SetUseRootAnimation(bool useRoot);
2572 void PipelineContext::SetUseRootAnimation(bool useRoot) in SetUseRootAnimation() function in OHOS::Ace::PipelineContext