Searched refs:StartAnimationController (Results 1 – 2 of 2) sorted by relevance
947 StartAnimationController(GridLayoutAnimationAct::ANIMATION_RESTORE_SCENE, nullptr); in RestoreScene()1291 StartAnimationController(GridLayoutAnimationAct::ANIMATION_DRAG_DROP, nullptr); in ImpDropInGrid()1321 StartAnimationController(GridLayoutAnimationAct::ANIMATION_DRAG_MOVE, nullptr); in ImpDragMove()1351 … StartAnimationController(GridLayoutAnimationAct::ANIMATION_DRAG_MOVE, [weak = WeakClaim(this)]() { in ImpDragLeaveMainGrid()1389 … StartAnimationController(GridLayoutAnimationAct::ANIMATION_DRAG_MOVE, [weak = WeakClaim(this)]() { in ImpDragEnterMainGrid()2317 void RenderGridLayout::StartAnimationController(GridLayoutAnimationAct animationAct, const OnAnimat… in StartAnimationController() function in OHOS::Ace::RenderGridLayout
410 …void StartAnimationController(GridLayoutAnimationAct animationAct, const OnAnimationCallJSFunc& fu…