Searched refs:hasCachedCapture (Results 1 – 2 of 2) sorted by relevance
246 void SetHasCachedCapture(bool hasCachedCapture) in SetHasCachedCapture() argument248 hasCachedCapture_ = hasCachedCapture; in SetHasCachedCapture()
280 …bool hasCachedCapture = SwiperUtils::IsStretch(props) && props->GetLoop().value_or(true) && !IsSwi… in InitCapture() local284 if (hasCachedCapture) { in InitCapture()289 if (!hasCachedCapture_ && hasCachedCapture) { in InitCapture()309 if (hasCachedCapture_ && !hasCachedCapture) { in InitCapture()312 if (SupportSwiperCustomAnimation() && hasCachedCapture) { in InitCapture()316 hasCachedCapture_ = hasCachedCapture; in InitCapture()