Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_lanes_layout_algorithm.h80 int32_t LayoutCachedForward(LayoutWrapper* layoutWrapper, int32_t cacheCount,
H A Dlist_layout_algorithm.h503 virtual int32_t LayoutCachedForward(LayoutWrapper* layoutWrapper, int32_t cacheCount,
H A Dlist_lanes_layout_algorithm.cpp592 int32_t ListLanesLayoutAlgorithm::LayoutCachedForward(LayoutWrapper* layoutWrapper, in LayoutCachedForward() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm
H A Dlist_layout_algorithm.cpp1975 int32_t ListLayoutAlgorithm::LayoutCachedForward(LayoutWrapper* layoutWrapper, in LayoutCachedForward() function in OHOS::Ace::NG::ListLayoutAlgorithm
2114 …endIndex = LayoutCachedForward(layoutWrapper, cacheCount, cachedForward, endIndex, predictBuildLis… in LayoutCachedItemV2()