Home
last modified time | relevance | path

Searched refs:LayoutCachedItemInEdgeGroup (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.h508 …std::tuple<int32_t, int32_t, int32_t, int32_t> LayoutCachedItemInEdgeGroup(LayoutWrapper* layoutWr…
H A Dlist_layout_algorithm.cpp2067 std::tuple<int32_t, int32_t, int32_t, int32_t> ListLayoutAlgorithm::LayoutCachedItemInEdgeGroup( in LayoutCachedItemInEdgeGroup() function in OHOS::Ace::NG::ListLayoutAlgorithm
2112 LayoutCachedItemInEdgeGroup(layoutWrapper, cacheCount, predictBuildList); in LayoutCachedItemV2()