Home
last modified time | relevance | path

Searched defs:SetCameraStatus (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager/src/
Dscreen_session_manager_client.cpp423 void ScreenSessionManagerClient::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManagerClient
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
Djs_screen_session_manager.cpp256 napi_value JsScreenSessionManager::SetCameraStatus(napi_env env, napi_callback_info info) in SetCameraStatus() function in OHOS::Rosen::JsScreenSessionManager
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_interface.h164 virtual void SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) {} in SetCameraStatus() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscreen_session_manager_proxy.cpp2738 void ScreenSessionManagerProxy::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/window_scene/session_manager/src/
Dscreen_session_manager.cpp1743 void ScreenSessionManager::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManager