Home
last modified time | relevance | path

Searched defs:NeedStartingWindowExitAnimation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h259 virtual bool NeedStartingWindowExitAnimation() const { return true; } in NeedStartingWindowExitAnimation() function
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4870 bool SceneSession::NeedStartingWindowExitAnimation() const in NeedStartingWindowExitAnimation() function in OHOS::Rosen::SceneSession