Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/session/host/src/
H A Dsystem_session.cpp62 if (!specificCallback_->onCameraSessionChange_) { in UpdateCameraWindowStatus()
69 specificCallback_->onCameraSessionChange_(GetSessionProperty()->GetAccessTokenId(), isShowing); in UpdateCameraWindowStatus()
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsystem_session_test.cpp363 sysSession->specificCallback_->onCameraSessionChange_ = in HWTEST_F()
H A Dscene_session_test.cpp1375 specificCallback_->onCameraSessionChange_ = [](uint32_t accessTokenId, bool isShowing) {}; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h111 CameraSessionChangeCallback onCameraSessionChange_; member
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1372 specificCb->onCameraSessionChange_ = [this](uint32_t accessTokenId, bool isShowing) { in CreateSpecificSessionCallback()

Completed in 24 milliseconds