Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp187 StopSweepingAnimation(); in StartCapsuleSweepingAnimation()
226 modifier->StopSweepingAnimation(currentDate); in StartCapsuleSweepingAnimationImpl()
273 StopSweepingAnimation(); in SetVisible()
360 StopSweepingAnimation(); in ProcessRingSweepingAnimation()
369 StopSweepingAnimation(); in ProcessLinearSweepingAnimation()
386 StopSweepingAnimation(); in StartRingSweepingAnimation()
426 modifier->StopSweepingAnimation(currentDate); in StartRingSweepingAnimationImpl()
501 void ProgressModifier::StopSweepingAnimation(float date) in StopSweepingAnimation() function in OHOS::Ace::NG::ProgressModifier
554 StopSweepingAnimation(); in StartLinearSweepingAnimation()
595 modifier->StopSweepingAnimation(currentDate); in StartLinearSweepingAnimationImpl()
H A Dprogress_modifier.h106 void StopSweepingAnimation(float date = 0.0f);