Home
last modified time | relevance | path

Searched defs:fullScreenWindowTarget (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/test/common/mock/
Dmock_RSIWindowAnimationController.h35 void OnWindowAnimationTargetsUpdate(const sptr<RSWindowAnimationTarget>& fullScreenWindowTarget, in OnWindowAnimationTargetsUpdate()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
Drs_window_animation_controller.cpp224 const sptr<RSWindowAnimationTarget>& fullScreenWindowTarget, in OnWindowAnimationTargetsUpdate()
357 const sptr<RSWindowAnimationTarget>& fullScreenWindowTarget, in HandleOnWindowAnimationTargetsUpdate()
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
Drs_window_animation_stub.cpp225 sptr<RSWindowAnimationTarget> fullScreenWindowTarget = nullptr; in WindowAnimationTargetsUpdate() local
Drs_window_animation_proxy.cpp310 const sptr<RSWindowAnimationTarget>& fullScreenWindowTarget, in OnWindowAnimationTargetsUpdate()
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
Drs_window_animation_stub_test.cpp56 void OnWindowAnimationTargetsUpdate(const sptr<RSWindowAnimationTarget>& fullScreenWindowTarget, in OnWindowAnimationTargetsUpdate()