Home
last modified time | relevance | path

Searched refs:SetDisplayId (Results 1 – 18 of 18) sorted by relevance

/foundation/windowmanager/wmserver/src/
Dwindow_node.cpp26 void WindowNode::SetDisplayId(DisplayId displayId) in SetDisplayId() function in OHOS::Rosen::WindowNode
28 property_->SetDisplayId(displayId); in SetDisplayId()
Dfreeze_controller.cpp112 option->SetDisplayId(displayId); in CreateCoverWindow()
Dwindow_root.cpp806 node->SetDisplayId(defaultDisplayId); in NotifyDisplayDestroy()
/foundation/distributedhardware/distributedscreen/services/common/utils/include/
Ddscreen_maprelation.h40 void SetDisplayId(uint64_t displayId);
/foundation/distributedhardware/distributedscreen/services/common/test/unittest/utils/
Ddscreen_maprelation_test.cpp46 dscreenMapRelation->SetDisplayId(displayId);
/foundation/windowmanager/interfaces/innerkits/wm/
Dwindow_option.h39 void SetDisplayId(DisplayId displayId);
/foundation/distributedhardware/distributedscreen/services/common/utils/src/
Ddscreen_maprelation.cpp25 void DScreenMapRelation::SetDisplayId(uint64_t displayId) in SetDisplayId() function in OHOS::DistributedHardware::DScreenMapRelation
/foundation/windowmanager/wmserver/include/
Dwindow_node.h44 void SetDisplayId(DisplayId displayId);
/foundation/distributedhardware/distributedscreen/services/screenservice/sourceservice/dscreenmgr/src/
Dscreen_manager_adapter.cpp120 mapRelation->SetDisplayId(display->GetId()); in GetMapRelation()
/foundation/windowmanager/wm/src/
Dwindow_option.cpp68 void WindowOption::SetDisplayId(DisplayId displayId) in SetDisplayId() function in OHOS::Rosen::WindowOption
Dwindow_scene.cpp52 option->SetDisplayId(displayId); in Init()
Dwindow_impl.cpp59 property_->SetDisplayId(option->GetDisplayId()); in WindowImpl()
1647 property_->SetDisplayId(to); in UpdateDisplayId()
/foundation/windowmanager/utils/include/
Dwindow_property.h56 void SetDisplayId(DisplayId displayId);
/foundation/windowmanager/utils/src/
Dwindow_property.cpp116 void WindowProperty::SetDisplayId(DisplayId displayId) in SetDisplayId() function in OHOS::Rosen::WindowProperty
359 property->SetDisplayId(parcel.ReadUint64()); in Unmarshalling()
/foundation/distributedhardware/distributedscreen/services/screenclient/src/
Dscreen_client_window_adapter.cpp61 option->SetDisplayId(windowProperty->displayId); in CreateWindow()
/foundation/windowmanager/wm/test/unittest/
Dwindow_option_test.cpp187 option->SetDisplayId(1);
/foundation/multimodalinput/input/service/window_manager/src/
Dpointer_drawing_manager.cpp108 option->SetDisplayId(displayId); in CreatePointerWindow()
/foundation/windowmanager/dm/test/systemtest/
Dscreen_manager_test.cpp154 option->SetDisplayId(displayId); in CreateWindowByDisplayId()