/foundation/windowmanager/wmserver/src/ |
D | window_node.cpp | 26 void WindowNode::SetDisplayId(DisplayId displayId) in SetDisplayId() function in OHOS::Rosen::WindowNode 28 property_->SetDisplayId(displayId); in SetDisplayId()
|
D | freeze_controller.cpp | 112 option->SetDisplayId(displayId); in CreateCoverWindow()
|
D | window_root.cpp | 806 node->SetDisplayId(defaultDisplayId); in NotifyDisplayDestroy()
|
/foundation/distributedhardware/distributedscreen/services/common/utils/include/ |
D | dscreen_maprelation.h | 40 void SetDisplayId(uint64_t displayId);
|
/foundation/distributedhardware/distributedscreen/services/common/test/unittest/utils/ |
D | dscreen_maprelation_test.cpp | 46 dscreenMapRelation->SetDisplayId(displayId);
|
/foundation/windowmanager/interfaces/innerkits/wm/ |
D | window_option.h | 39 void SetDisplayId(DisplayId displayId);
|
/foundation/distributedhardware/distributedscreen/services/common/utils/src/ |
D | dscreen_maprelation.cpp | 25 void DScreenMapRelation::SetDisplayId(uint64_t displayId) in SetDisplayId() function in OHOS::DistributedHardware::DScreenMapRelation
|
/foundation/windowmanager/wmserver/include/ |
D | window_node.h | 44 void SetDisplayId(DisplayId displayId);
|
/foundation/distributedhardware/distributedscreen/services/screenservice/sourceservice/dscreenmgr/src/ |
D | screen_manager_adapter.cpp | 120 mapRelation->SetDisplayId(display->GetId()); in GetMapRelation()
|
/foundation/windowmanager/wm/src/ |
D | window_option.cpp | 68 void WindowOption::SetDisplayId(DisplayId displayId) in SetDisplayId() function in OHOS::Rosen::WindowOption
|
D | window_scene.cpp | 52 option->SetDisplayId(displayId); in Init()
|
D | window_impl.cpp | 59 property_->SetDisplayId(option->GetDisplayId()); in WindowImpl() 1647 property_->SetDisplayId(to); in UpdateDisplayId()
|
/foundation/windowmanager/utils/include/ |
D | window_property.h | 56 void SetDisplayId(DisplayId displayId);
|
/foundation/windowmanager/utils/src/ |
D | window_property.cpp | 116 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/ |
D | screen_client_window_adapter.cpp | 61 option->SetDisplayId(windowProperty->displayId); in CreateWindow()
|
/foundation/windowmanager/wm/test/unittest/ |
D | window_option_test.cpp | 187 option->SetDisplayId(1);
|
/foundation/multimodalinput/input/service/window_manager/src/ |
D | pointer_drawing_manager.cpp | 108 option->SetDisplayId(displayId); in CreatePointerWindow()
|
/foundation/windowmanager/dm/test/systemtest/ |
D | screen_manager_test.cpp | 154 option->SetDisplayId(displayId); in CreateWindowByDisplayId()
|