Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/tween/
H A Dtween_component.cpp85 bool TweenComponent::GetIsFirstFrameShow() const in GetIsFirstFrameShow() function in OHOS::Ace::TweenComponent
H A Dtween_component.h98 bool GetIsFirstFrameShow() const;
H A Dtween_element.cpp569 if (!tweenComponent->GetIsFirstFrameShow()) { in PerformBuild()