Searched defs:MakeMirror (Results 1 - 8 of 8) sorted by relevance
/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_proxy.cpp | 1288 DMError DisplayManagerProxy::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId,
in MakeMirror() function in OHOS::Rosen::DisplayManagerProxy
|
H A D | display_manager_service.cpp | 527 DMError DisplayManagerService::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenIds,
in MakeMirror() function in OHOS::Rosen::DisplayManagerService
|
H A D | abstract_screen_controller.cpp | 1079 DMError AbstractScreenController::MakeMirror(ScreenId screenId, std::vector<ScreenId> screens)
in MakeMirror() function in OHOS::Rosen::AbstractScreenController
|
/foundation/window/window_manager/dm/src/ |
H A D | screen_manager.cpp | 475 DMError ScreenManager::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId, ScreenId& screenGroupId)
in MakeMirror() function in OHOS::Rosen::ScreenManager
|
H A D | display_manager_adapter.cpp | 476 DMError ScreenManagerAdapter::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenId,
in MakeMirror() function in OHOS::Rosen::ScreenManagerAdapter
|
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
H A D | js_screen_manager.cpp | 78 static napi_value MakeMirror(napi_env env, napi_callback_info info)
in MakeMirror() function in OHOS::Rosen::JsScreenManager
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_proxy.cpp | 1241 DMError ScreenSessionManagerProxy::MakeMirror(ScreenId mainScreenId, in MakeMirror() function in OHOS::Rosen::ScreenSessionManagerProxy
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 3172 DMError ScreenSessionManager::MakeMirror(ScreenId mainScreenId, std::vector<ScreenId> mirrorScreenIds, in MakeMirror() function in OHOS::Rosen::ScreenSessionManager
|
Completed in 27 milliseconds