Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.cpp1250 auto curEndOpacityKeyframe = in InitSwipeToAnimation() local
1252 curEndOpacityKeyframe->SetCurve( in InitSwipeToAnimation()
1256 curOpacityAnimation_->AddKeyframe(curEndOpacityKeyframe); in InitSwipeToAnimation()