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 D | list_lanes_layout_algorithm.h | 80 int32_t LayoutCachedForward(LayoutWrapper* layoutWrapper, int32_t cacheCount,
|
H A D | list_layout_algorithm.h | 503 virtual int32_t LayoutCachedForward(LayoutWrapper* layoutWrapper, int32_t cacheCount,
|
H A D | list_lanes_layout_algorithm.cpp | 592 int32_t ListLanesLayoutAlgorithm::LayoutCachedForward(LayoutWrapper* layoutWrapper, in LayoutCachedForward() function in OHOS::Ace::NG::ListLanesLayoutAlgorithm
|
H A D | list_layout_algorithm.cpp | 1975 int32_t ListLayoutAlgorithm::LayoutCachedForward(LayoutWrapper* layoutWrapper, in LayoutCachedForward() function in OHOS::Ace::NG::ListLayoutAlgorithm 2114 …endIndex = LayoutCachedForward(layoutWrapper, cacheCount, cachedForward, endIndex, predictBuildLis… in LayoutCachedItemV2()
|