Home
last modified time | relevance | path

Searched refs:NotifyAnimationUpdateWallpaper (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dremote_animation.h61 static void NotifyAnimationUpdateWallpaper(sptr<WindowNode> node);
/foundation/window/window_manager/wmserver/src/
H A Dremote_animation.cpp95 NotifyAnimationUpdateWallpaper(wallpaperNode); in SetWindowAnimationController()
976 void RemoteAnimation::NotifyAnimationUpdateWallpaper(sptr<WindowNode> node) in NotifyAnimationUpdateWallpaper() function in OHOS::Rosen::RemoteAnimation
981 WLOGFI("NotifyAnimationUpdateWallpaper"); in NotifyAnimationUpdateWallpaper()
H A Dwindow_node_container.cpp293 RemoteAnimation::NotifyAnimationUpdateWallpaper(node); in AddWindowNode()
652 RemoteAnimation::NotifyAnimationUpdateWallpaper(nullptr); in DestroyWindowNode()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dremote_animation_test.cpp1003 * @tc.desc: NotifyAnimationUpdateWallpaper success
1008 RemoteAnimation::NotifyAnimationUpdateWallpaper(node_); in HWTEST_F()
1015 RemoteAnimation::NotifyAnimationUpdateWallpaper(node_); in HWTEST_F()

Completed in 10 milliseconds