Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list_item_group.h91 size_t GetCurrStartCacheCount() const in GetCurrStartCacheCount() function
H A Drender_list.cpp610 startCachedCount_ += itemGroup->GetCurrStartCacheCount(); in RequestNewItemsAtStart()
1465 startCachedCount_ += itemGroup->GetCurrStartCacheCount(); in BackwardLayoutForCache()