Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/common/mock/
H A Dmock_RSIWindowAnimationController.h49 void OnStartApp(StartingAppType type, const sptr<RSWindowAnimationTarget>& startingWindowTarget, in OnStartApp() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/src/
H A Drs_window_animation_proxy.cpp59 void RSWindowAnimationProxy::OnStartApp(StartingAppType type, const sptr<RSWindowAnimationTarget>& … in OnStartApp() function in OHOS::Rosen::RSWindowAnimationProxy
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/animation/window_animation_manager/
H A Drs_window_animation_controller.cpp50 void RSWindowAnimationController::OnStartApp(StartingAppType type, in OnStartApp() function in OHOS::Rosen::RSWindowAnimationController
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/animation/window_animation/test/unittest/
H A Drs_window_animation_stub_test.cpp34 void OnStartApp(StartingAppType type, const sptr<RSWindowAnimationTarget>& startingWindowTarget, in OnStartApp() function in OHOS::Rosen::RSWindowAnimationStubMock