Searched refs:NeedStartAutoPlay (Results 1 – 2 of 2) sorted by relevance
732 bool NeedStartAutoPlay() const;
2371 if (NeedStartAutoPlay()) { in OnVisibleChange()4211 if (NeedStartAutoPlay()) { in HandleVisibleChange()4255 return IsAutoPlay() && !reachEnd && NeedStartAutoPlay() && !isIndicatorLongPress_; in NeedAutoPlay()4587 if (NeedStartAutoPlay()) { in OnWindowShow()4680 bool SwiperPattern::NeedStartAutoPlay() const in NeedStartAutoPlay() function in OHOS::Ace::NG::SwiperPattern