Searched defs:MakeExpand (Results 1 - 8 of 8) sorted by relevance
/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_proxy.cpp | 1443 DMError DisplayManagerProxy::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoint,
in MakeExpand() function in OHOS::Rosen::DisplayManagerProxy
|
H A D | display_manager_service.cpp | 676 DMError DisplayManagerService::MakeExpand(std::vector<ScreenId> expandScreenIds, std::vector<Point> startPoints,
in MakeExpand() function in OHOS::Rosen::DisplayManagerService
|
H A D | abstract_screen_controller.cpp | 1224 bool AbstractScreenController::MakeExpand(std::vector<ScreenId> screenIds, std::vector<Point> startPoints)
in MakeExpand() function in OHOS::Rosen::AbstractScreenController
|
/foundation/window/window_manager/dm/src/ |
H A D | screen_manager.cpp | 434 DMError ScreenManager::MakeExpand(const std::vector<ExpandOption>& options, ScreenId& screenGroupId)
in MakeExpand() function in OHOS::Rosen::ScreenManager
|
H A D | display_manager_adapter.cpp | 689 DMError ScreenManagerAdapter::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoint,
in MakeExpand() function in OHOS::Rosen::ScreenManagerAdapter
|
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/ |
H A D | js_screen_manager.cpp | 96 static napi_value MakeExpand(napi_env env, napi_callback_info info)
in MakeExpand() function in OHOS::Rosen::JsScreenManager
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_proxy.cpp | 1395 DMError ScreenSessionManagerProxy::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoint, in MakeExpand() function in OHOS::Rosen::ScreenSessionManagerProxy
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 3458 DMError ScreenSessionManager::MakeExpand(std::vector<ScreenId> screenId, in MakeExpand() function in OHOS::Rosen::ScreenSessionManager
|
Completed in 27 milliseconds