Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h101 static sptr<RSWindowAnimationFinishedCallback> GetTransitionFinishedCallback(
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp249 sptr<RSWindowAnimationFinishedCallback> RemoteAnimation::GetTransitionFinishedCallback( in GetTransitionFinishedCallback() function in OHOS::Rosen::RemoteAnimation
918 return GetTransitionFinishedCallback(srcNode, dstNode); in CreateShowAnimationFinishedCallback()