Searched defs:cacheCnt (Results 1 – 4 of 4) sorted by relevance
62 const int32_t cacheCnt = props->GetCachedCountValue(info_.defCachedCount_) * info_.crossCount_; in Measure() local86 const int32_t cacheCnt = cacheCount * info.crossCount_; in Layout() local619 void GridIrregularLayoutAlgorithm::SyncPreloadItems(int32_t cacheCnt) in SyncPreloadItems()630 void GridIrregularLayoutAlgorithm::PreloadItems(int32_t cacheCnt) in PreloadItems()
141 const int32_t cacheCnt = layoutProperty->GetCachedCountValue(layoutInfo_->defCachedCount_); in Measure() local
78 const int32_t cacheCnt = props->GetCachedCountValue(info_->defCachedCount_); in Measure() local
26 int32_t startIdx, LayoutWrapper* host, int32_t cacheCnt, std::list<GridPreloadItem>& buildList) in AddCacheItemsInFront()84 const int32_t cacheCnt = static_cast<int32_t>( in Measure() local