Home
last modified time | relevance | path

Searched defs:cacheCnt (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/irregular/
Dgrid_irregular_layout_algorithm.cpp76 const int32_t cacheCnt = cacheCount * info.crossCount_; in Layout() local
604 void GridIrregularLayoutAlgorithm::PreloadItems(int32_t cacheCnt) in PreloadItems()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
Dgrid_scroll_layout_algorithm.cpp39 int32_t startIdx, LayoutWrapper* host, int32_t cacheCnt, std::list<GridPreloadItem>& buildList) in AddCacheItemsInFront()
96 const int32_t cacheCnt = static_cast<int32_t>( in Measure() local