Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_layout_algorithm.h507 …std::list<PredictLayoutItem> LayoutCachedItemV2(LayoutWrapper* layoutWrapper, int32_t cacheCount, …
H A Dlist_layout_algorithm.cpp1425 auto items = LayoutCachedItemV2(layoutWrapper, cacheCount, show); in ProcessCacheCount()
2106 std::list<PredictLayoutItem> ListLayoutAlgorithm::LayoutCachedItemV2(LayoutWrapper* layoutWrapper, … in LayoutCachedItemV2() function in OHOS::Ace::NG::ListLayoutAlgorithm