Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp36 constexpr int32_t TIME_2000 = 2000; // 2000 ms variable
182 float sweepSpeed = barLength / TIME_2000; // It takes 2 seconds to sweep the whole bar length. in StartCapsuleSweepingAnimation()
550 float sweepSpeed = barLength / TIME_2000; // It takes 2 seconds to sweep the whole bar length in StartLinearSweepingAnimation()