Home
last modified time | relevance | path

Searched refs:forwardCacheCount (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.h57 int32_t forwardCacheCount; member
H A Dlist_layout_algorithm.cpp2191 listMainSizeValues.forward = (*it).forwardCacheCount > -1; in PredictBuildV2()
2193 … PredictBuildGroup(wrapper, param.groupLayoutConstraint, deadline, (*it).forwardCacheCount, in PredictBuildV2()