Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dinteractive_effect.h52 void CancelTouchAnimation();
H A Dinteractive_effect.cpp113 void InteractiveEffect::CancelTouchAnimation() in CancelTouchAnimation() function in OHOS::Ace::InteractiveEffect
H A Drender_list_item.cpp362 focusController_->CancelTouchAnimation(); in ResetFocusEffect()