Home
last modified time | relevance | path

Searched refs:needSnapshot_ (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h626 bool needSnapshot_ = false; member in OHOS::OHOS::OHOS::Rosen::Session
/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_lifecycle_test.cpp617 sceneSession->needSnapshot_ = true; in HWTEST_F()
H A Dscene_session_test2.cpp1434 scensession->needSnapshot_ = true; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp3068 needSnapshot_ = needSnapshot; in SetNeedSnapshot()
H A Dscene_session.cpp401 if ((session->needSnapshot_ || (state == SessionState::STATE_ACTIVE && isMainWindow)) && isSaveSnapshot) { in DisconnectTask()

Completed in 19 milliseconds