/foundation/distributedhardware/distributed_screen/services/screenclient/src/ |
H A D | screen_client.cpp | 25 int32_t ScreenClient::AddWindow(std::shared_ptr<WindowProperty> &windowProperty) in AddWindow() argument
|
H A D | screen_client_window_adapter.cpp | 30 sptr<Surface> ScreenClientWindowAdapter::CreateWindow(std::shared_ptr<WindowProperty> &windowProperty, in CreateWindow() argument
|
/foundation/distributedhardware/distributed_screen/services/screenservice/test/unittest/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregionmgr_test.cpp | 101 std::shared_ptr<WindowProperty> windowProperty = std::make_shared<WindowProperty>(); in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/test/unittest/ |
H A D | input_window_monitor_test.cpp | 129 WindowProperty windowProperty; in HWTEST_F() local
|
H A D | window_manager_stub_test.cpp | 167 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local 312 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
|
H A D | starting_window_test.cpp | 301 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local 325 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local 342 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
|
H A D | window_manager_proxy_test.cpp | 341 sptr<WindowProperty> windowProperty; in HWTEST_F() local 416 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
|
H A D | window_manager_stub_impl.h | 56 void NotifyServerReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in NotifyServerReadyToMoveOrDrag() argument 72 WMError UpdateProperty(sptr<WindowProperty>& windowProperty, PropertyChangeAction action, in UpdateProperty() argument
|
H A D | window_manager_service_test.cpp | 278 sptr<WindowProperty> windowProperty = nullptr; in HWTEST_F() local 699 sptr<WindowProperty> windowProperty; in HWTEST_F() local
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_agent_test.cpp | 242 auto windowProperty = windowAgent_->GetWindowProperty(); in HWTEST_F() local
|
H A D | window_adapter_test.cpp | 66 sptr<WindowProperty> windowProperty = nullptr; in HWTEST_F() local 191 sptr<WindowProperty> windowProperty = nullptr; in HWTEST_F() local 476 sptr<WindowProperty> windowProperty = sptr<WindowProperty>::MakeSptr(); in HWTEST_F() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/1.0/src/ |
H A D | screenregion.cpp | 96 std::shared_ptr<WindowProperty> windowProperty = std::make_shared<WindowProperty>(); in SetUpWindow() local
|
H A D | screenregionmgr.cpp | 251 PublishMessage(const DHTopic topic, const uint64_t &screenId, const std::string &remoteDevId, const int32_t &windowId, std::shared_ptr<WindowProperty> windowProperty) PublishMessage() argument
|
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/ |
H A D | rtsp_param_info.cpp | 89 void ParamInfo::SetWindowProperty(WindowProperty &windowProperty) in SetWindowProperty() argument
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/ |
H A D | rtsp_param_info.cpp | 89 void ParamInfo::SetWindowProperty(WindowProperty &windowProperty) in SetWindowProperty() argument
|
/foundation/CastEngine/castengine_wifi_display/services/interaction/ |
H A D | interaction.cpp | 472 int32_t Interaction::CreateWindow(int32_t &windowId, WindowProperty &windowProperty) in CreateWindow() argument
|
/foundation/distributedhardware/distributed_screen/services/screendemo/ |
H A D | test.cpp | 312 shared_ptr<WindowProperty> windowProperty = make_shared<WindowProperty>(); in CreateWindow() local
|
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/ |
H A D | screenregion.cpp | 178 std::shared_ptr<WindowProperty> windowProperty = std::make_shared<WindowProperty>(WindowProperty { in ConfigWindow() local 264 PublishMessage(const DHTopic topic, const uint64_t &screenId, const std::string &remoteDevId, const int32_t &windowId, std::shared_ptr<WindowProperty> windowProperty) PublishMessage() argument [all...] |
/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | system_session_test.cpp | 395 auto windowProperty = sptr<WindowSessionProperty>::MakeSptr(); in HWTEST_F() local 418 auto windowProperty = sptr<WindowSessionProperty>::MakeSptr(); in HWTEST_F() local
|
/foundation/window/window_manager/wmserver/src/zidl/ |
H A D | window_manager_stub.cpp | 45 sptr<WindowProperty> windowProperty = data.ReadStrongParcelable<WindowProperty>(); in OnRemoteRequest() local 62 sptr<WindowProperty> windowProperty = data.ReadStrongParcelable<WindowProperty>(); in OnRemoteRequest() local 154 sptr<WindowProperty> windowProperty in OnRemoteRequest() local 230 sptr<WindowProperty> windowProperty = new WindowProperty(); OnRemoteRequest() local [all...] |
H A D | window_manager_proxy.cpp | 345 void WindowManagerProxy::NotifyServerReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in NotifyServerReadyToMoveOrDrag() argument 519 WMError WindowManagerProxy::UpdateProperty(sptr<WindowProperty>& windowProperty, PropertyChangeAction action, in UpdateProperty() argument [all...] |
/foundation/window/window_manager/wmserver/src/ |
H A D | window_inner_manager.cpp | 285 bool WindowInnerManager::NotifyServerReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in NotifyServerReadyToMoveOrDrag() argument
|
H A D | drag_controller.cpp | 223 void MoveDragController::HandleReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in HandleReadyToMoveOrDrag() argument 507 void MoveDragController::SetWindowProperty(const sptr<WindowProperty>& windowProperty) in SetWindowProperty() argument
|
/foundation/CastEngine/castengine_wifi_display/services/common/ |
H A D | event_comm.h | 207 WindowProperty::Ptr windowProperty = nullptr; member
|
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/ |
H A D | scene_unit_test.cpp | 705 WindowProperty windowProperty; in HWTEST_F() local
|