Home
last modified time | relevance | path

Searched refs:newCacheCount (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.cpp1534 int32_t newCacheCount = UpdateDefaultCachedCount(cacheCount, itemCount); in Layout() local
1535 listProps->SetDefaultCachedCount(newCacheCount); in Layout()