Searched defs:MakeExpand (Results 1 – 7 of 7) sorted by relevance
83 virtual DMError MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoints, in MakeExpand() function
485 DMError ScreenManagerAdapter::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPo… in MakeExpand() function in OHOS::Rosen::ScreenManagerAdapter
430 DMError ScreenManager::MakeExpand(const std::vector<ExpandOption>& options, ScreenId& screenGroupId) in MakeExpand() function in OHOS::Rosen::ScreenManager
645 DMError DisplayManagerService::MakeExpand(std::vector<ScreenId> expandScreenIds, std::vector<Point>… in MakeExpand() function in OHOS::Rosen::DisplayManagerService
1033 DMError DisplayManagerProxy::MakeExpand(std::vector<ScreenId> screenId, std::vector<Point> startPoi… in MakeExpand() function in OHOS::Rosen::DisplayManagerProxy
1146 bool AbstractScreenController::MakeExpand(std::vector<ScreenId> screenIds, std::vector<Point> start… in MakeExpand() function in OHOS::Rosen::AbstractScreenController
79 static NativeValue* MakeExpand(NativeEngine* engine, NativeCallbackInfo* info) in MakeExpand() function in OHOS::Rosen::JsScreenManager