Searched refs:TotalDisPlayCount (Results 1 – 2 of 2) sorted by relevance
755 int32_t TotalDisPlayCount() const;
3926 if (TotalDisPlayCount() > TotalCount() || in IsLoop()3927 (TotalDisPlayCount() == TotalCount() && SwiperUtils::IsStretch(props) && in IsLoop()4828 int32_t SwiperPattern::TotalDisPlayCount() const in TotalDisPlayCount() function in OHOS::Ace::NG::SwiperPattern