Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.cpp54 constexpr int32_t BLACK_POINT_DURATION = 400; variable
521 blackPointOption.SetDuration(BLACK_POINT_DURATION); in UpdateAllPointCenterXAnimation()
H A Doverlength_dot_indicator_modifier.cpp35 constexpr int32_t BLACK_POINT_DURATION = 400; variable
235 return BLACK_POINT_DURATION; in GetBlackPointsAnimationDuration()