Searched defs:maxIdx (Results 1 – 6 of 6) sorted by relevance
393 void CheckEachIndex(const GridLayoutInfo& info, int32_t maxIdx) in CheckEachIndex()
286 constexpr size_t maxIdx = 100; variable
118 …const int32_t maxIdx = std::min(info_->endIndex_ + cacheCount, static_cast<int32_t>(info_->itemInf… in Layout() local
349 int32_t maxIdx = -1; in EndIndex() local
822 const int32_t maxIdx = std::min(itemCnt_ - 1, info_->endIndex_ + cacheCount); in RecoverCacheItems() local
242 int32_t maxIdx = 0; in FindItemCount() local