Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_element.cpp125 auto display = GetChildDisplay(); in ReplaceAnimation()
137 RefPtr<DisplayElement> TransitionElement::GetChildDisplay() const in GetChildDisplay() function in OHOS::Ace::TransitionElement
149 auto display = GetChildDisplay(); in GetChildTransform()
159 auto elementDisplay = GetChildDisplay(); in GetChildBox()
322 auto display = GetChildDisplay(); in ResetPageTransitionAnimation()
H A Dtransition_element.h66 RefPtr<DisplayElement> GetChildDisplay() const;