Home
last modified time | relevance | path

Searched defs:windowProperty (Results 1 - 25 of 30) sorted by relevance

12

/foundation/distributedhardware/distributed_screen/services/screenclient/src/
H A Dscreen_client.cpp25 int32_t ScreenClient::AddWindow(std::shared_ptr<WindowProperty> &windowProperty) in AddWindow() argument
H A Dscreen_client_window_adapter.cpp30 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 Dscreenregionmgr_test.cpp101 std::shared_ptr<WindowProperty> windowProperty = std::make_shared<WindowProperty>(); in HWTEST_F() local
/foundation/window/window_manager/wmserver/test/unittest/
H A Dinput_window_monitor_test.cpp129 WindowProperty windowProperty; in HWTEST_F() local
H A Dwindow_manager_stub_test.cpp167 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
312 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
H A Dstarting_window_test.cpp301 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 Dwindow_manager_proxy_test.cpp341 sptr<WindowProperty> windowProperty; in HWTEST_F() local
416 sptr<WindowProperty> windowProperty = new WindowProperty(); in HWTEST_F() local
H A Dwindow_manager_stub_impl.h56 void NotifyServerReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in NotifyServerReadyToMoveOrDrag() argument
72 WMError UpdateProperty(sptr<WindowProperty>& windowProperty, PropertyChangeAction action, in UpdateProperty() argument
H A Dwindow_manager_service_test.cpp278 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 Dwindow_agent_test.cpp242 auto windowProperty = windowAgent_->GetWindowProperty(); in HWTEST_F() local
H A Dwindow_adapter_test.cpp66 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 Dscreenregion.cpp96 std::shared_ptr<WindowProperty> windowProperty = std::make_shared<WindowProperty>(); in SetUpWindow() local
H A Dscreenregionmgr.cpp251 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 Drtsp_param_info.cpp89 void ParamInfo::SetWindowProperty(WindowProperty &windowProperty) in SetWindowProperty() argument
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_param_info.cpp89 void ParamInfo::SetWindowProperty(WindowProperty &windowProperty) in SetWindowProperty() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/
H A Dinteraction.cpp472 int32_t Interaction::CreateWindow(int32_t &windowId, WindowProperty &windowProperty) in CreateWindow() argument
/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp312 shared_ptr<WindowProperty> windowProperty = make_shared<WindowProperty>(); in CreateWindow() local
/foundation/distributedhardware/distributed_screen/services/screenservice/sinkservice/screenregionmgr/2.0/src/
H A Dscreenregion.cpp178 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 Dsystem_session_test.cpp395 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 Dwindow_manager_stub.cpp45 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 Dwindow_manager_proxy.cpp345 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 Dwindow_inner_manager.cpp285 bool WindowInnerManager::NotifyServerReadyToMoveOrDrag(uint32_t windowId, sptr<WindowProperty>& windowProperty, in NotifyServerReadyToMoveOrDrag() argument
H A Ddrag_controller.cpp223 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 Devent_comm.h207 WindowProperty::Ptr windowProperty = nullptr; member
/foundation/CastEngine/castengine_wifi_display/tests/unittest/interaction/scene/
H A Dscene_unit_test.cpp705 WindowProperty windowProperty; in HWTEST_F() local

Completed in 23 milliseconds

12