Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/progress/
H A Dprogress_modifier.cpp37 constexpr int32_t TIME_4000 = 4000; // 4000 ms variable
381 float sweepSpeed = float(ANGLE_360) / TIME_4000; // It takes 4 seconds to sweep a circle in StartRingSweepingAnimation()