Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_layout_manager.cpp357 bool needSetValue = false; in FlushChainAnimation() local
386 needSetValue = true; in FlushChainAnimation()
392 needSetValue = true; in FlushChainAnimation()
394 if (needSetValue) { in FlushChainAnimation()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/list/
H A Drender_list.cpp2118 bool needSetValue = false; in FlushChainAnimation() local
2139 needSetValue = true; in FlushChainAnimation()
2144 needSetValue = true; in FlushChainAnimation()
2146 if (needSetValue) { in FlushChainAnimation()