Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/
H A Ddot_indicator_modifier.h151 …void UpdateAllPointCenterXAnimation(GestureState gestureState, const LinearVector<float>& vectorBl…
H A Ddot_indicator_paint_method.cpp208 dotIndicatorModifier_->UpdateAllPointCenterXAnimation( in PaintHoverIndicator()
H A Ddot_indicator_modifier.cpp517 void DotIndicatorModifier::UpdateAllPointCenterXAnimation(GestureState gestureState, in UpdateAllPointCenterXAnimation() function in OHOS::Ace::NG::DotIndicatorModifier