Searched defs:cacheCount (Results 1 – 7 of 7) sorted by relevance
59 void SetCacheCount(int32_t cacheCount) in SetCacheCount()
54 void LayoutWrapper::SetCacheCount(int32_t cacheCount) in SetCacheCount()
71 void LayoutWrapper::SetCacheCount(int32_t cacheCount) in SetCacheCount()
94 auto cacheCount = swiperLayoutProperty->GetCachedCount(); variable
188 void SetCachedCount(int32_t cacheCount) in SetCachedCount()
395 …auto cacheCount = static_cast<int32_t>(ceilf(static_cast<float>(totalCount_ - displayCount) / 2.0f… in SortItems() local
279 auto cacheCount = layoutProperty->GetCachedCount().value_or(1); in CalculateCacheRange() local