Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/grid_layout/
H A Drender_grid_layout.h570 OnAnimationCallJSFunc restoreSceneFunc_ = nullptr; variable
H A Drender_grid_layout.cpp2330 restoreSceneFunc_ = func; in StartAnimationController()
2335 restoreSceneFunc_ = nullptr; in StartAnimationController()
2376 func = restoreSceneFunc_; in FinishedAnimationController()