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_client/src/
Dscreen_session_manager_client.cpp549 void ScreenSessionManagerClient::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManagerClient
/foundation/window/window_manager/window_scene/screen_session_manager/include/zidl/
Dscreen_session_manager_interface.h287 virtual void SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) {} in SetCameraStatus() function
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
Djs_screen_session_manager.cpp441 napi_value JsScreenSessionManager::SetCameraStatus(napi_env env, napi_callback_info info) in SetCameraStatus() function in OHOS::Rosen::JsScreenSessionManager
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/
Dscreen_session_manager_proxy.cpp3505 void ScreenSessionManagerProxy::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManagerProxy
/foundation/window/window_manager/window_scene/screen_session_manager/src/
Dscreen_session_manager.cpp3580 void ScreenSessionManager::SetCameraStatus(int32_t cameraStatus, int32_t cameraPosition) in SetCameraStatus() function in OHOS::Rosen::ScreenSessionManager