Home
last modified time | relevance | path

Searched refs:SetCachedItemInfo (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.h452 void SetCachedItemInfo(int32_t index, ListItemInfo&& info) in SetCachedItemInfo() function
H A Dlist_lanes_layout_algorithm.cpp450 SetCachedItemInfo(pos.first, std::move(pos.second)); in LayoutCachedALine()