Home
last modified time | relevance | path

Searched defs:toWindowTarget (Results 1 – 4 of 4) sorted by relevance

/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
Drs_window_animation_controller.cpp78 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppTransition()
105 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppBackTransition()
301 const sptr<RSWindowAnimationTarget>& toWindowTarget, in HandleOnAppTransition()
314 const sptr<RSWindowAnimationTarget>& toWindowTarget, in HandleOnAppBackTransition()
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
Drs_window_animation_stub.cpp90 sptr<RSWindowAnimationTarget> toWindowTarget(data.ReadParcelable<RSWindowAnimationTarget>()); in AppTransition() local
117 sptr<RSWindowAnimationTarget> toWindowTarget(data.ReadParcelable<RSWindowAnimationTarget>()); in AppBackTransition() local
Drs_window_animation_proxy.cpp94 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppTransition()
134 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppBackTransition()
/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
Drs_window_animation_stub_test.cpp38 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppTransition()
42 const sptr<RSWindowAnimationTarget>& toWindowTarget, in OnAppBackTransition()