Home
last modified time | relevance | path

Searched refs:cachedChildConstraint_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/grid_scroll/
H A Dgrid_scroll_layout_algorithm.h243 LayoutConstraintF cachedChildConstraint_; variable
H A Dgrid_scroll_layout_algorithm.cpp109 … [param = GridPredictLayoutParam { cachedChildConstraint_, itemsCrossSize_, crossGap_ }]( in Measure()
2104 cachedChildConstraint_ = CreateChildConstraint(mainSize, crossSize, gridLayoutProperty, 0, 1); in CreateCachedChildConstraint()