Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transition/
H A Dtransition_component.cpp55 bool TransitionComponent::IsFirstFrameShow() const in IsFirstFrameShow() function in OHOS::Ace::TransitionComponent
H A Dtransition_component.h65 bool IsFirstFrameShow() const;
H A Dtransition_element.cpp240 tweenComponent->SetIsFirstFrameShow(transition->IsFirstFrameShow()); in BuildChild()