Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_layout_algorithm.h328 void LayoutCustomAnimation(LayoutWrapper* layoutWrapper) const;
H A Dswiper_layout_algorithm.cpp890 void SwiperLayoutAlgorithm::LayoutCustomAnimation(LayoutWrapper* layoutWrapper) const in LayoutCustomAnimation() function in OHOS::Ace::NG::SwiperLayoutAlgorithm
922 LayoutCustomAnimation(layoutWrapper); in Layout()