Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_component.h363 bool GetUpdateEffect() const in GetUpdateEffect() function
H A Drender_list.cpp57 updateEffect_ = list->GetUpdateEffect(); in Update()