Home
last modified time | relevance | path

Searched defs:MakeExpand (Results 1 – 7 of 7) sorted by relevance

/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscreen_session_manager_interface.h83 virtual DMError MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoints, in MakeExpand() function
/foundation/window/window_manager/dm/src/
Ddisplay_manager_adapter.cpp485 DMError ScreenManagerAdapter::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPo… in MakeExpand() function in OHOS::Rosen::ScreenManagerAdapter
Dscreen_manager.cpp430 DMError ScreenManager::MakeExpand(const std::vector<ExpandOption>& options, ScreenId& screenGroupId) in MakeExpand() function in OHOS::Rosen::ScreenManager
/foundation/window/window_manager/dmserver/src/
Ddisplay_manager_service.cpp645 DMError DisplayManagerService::MakeExpand(std::vector<ScreenId> expandScreenIds, std::vector<Point>… in MakeExpand() function in OHOS::Rosen::DisplayManagerService
Ddisplay_manager_proxy.cpp1033 DMError DisplayManagerProxy::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoi… in MakeExpand() function in OHOS::Rosen::DisplayManagerProxy
Dabstract_screen_controller.cpp1146 bool AbstractScreenController::MakeExpand(std::vector<ScreenId> screenIds, std::vector<Point> start… in MakeExpand() function in OHOS::Rosen::AbstractScreenController
/foundation/window/window_manager/interfaces/kits/napi/screen_runtime/napi/
Djs_screen_manager.cpp79 static NativeValue* MakeExpand(NativeEngine* engine, NativeCallbackInfo* info) in MakeExpand() function in OHOS::Rosen::JsScreenManager