Home
last modified time | relevance | path

Searched defs:backwardCached (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_pattern.cpp611 int32_t forwardCached, int32_t backwardCached, ListMainSizeValues listSizeValues) in LayoutCache()
H A Dlist_layout_algorithm.cpp2080 int32_t backwardCached = res.backwardCacheMax > 0 ? cachedBackward : -1; in LayoutCachedItemInEdgeGroup() local
2128 …int64_t deadline, int32_t forwardCached, int32_t backwardCached, const ListMainSizeValues& listMai… in PredictBuildGroup()