Searched refs:PostIdleTaskV2 (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_layout_algorithm.h | 512 static void PostIdleTaskV2(RefPtr<FrameNode> frameNode, const ListPredictLayoutParamV2& param,
|
H A D | list_layout_algorithm.cpp | 1431 … PostIdleTaskV2(host, { items, childLayoutConstraint_, GetGroupLayoutConstraint() }, value, show); in ProcessCacheCount() 2204 ListLayoutAlgorithm::PostIdleTaskV2(frameNode, param, listMainSizeValues, show); in PredictBuildV2() 2208 void ListLayoutAlgorithm::PostIdleTaskV2(RefPtr<FrameNode> frameNode, in PostIdleTaskV2() function in OHOS::Ace::NG::ListLayoutAlgorithm
|