Home
last modified time | relevance | path

Searched refs:displayManagerServiceProxy_ (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/dm_lite/src/
H A Ddisplay_manager_adapter_lite.cpp48 return displayManagerServiceProxy_->RegisterDisplayManagerAgent(displayManagerAgent, type); in RegisterDisplayManagerAgent()
56 return displayManagerServiceProxy_->UnregisterDisplayManagerAgent(displayManagerAgent, type); in UnregisterDisplayManagerAgent()
76 displayManagerServiceProxy_ = new(std::nothrow) DisplayManagerLiteProxy(remoteObject); in InitDMSProxy()
77 if ((!displayManagerServiceProxy_) || (!displayManagerServiceProxy_->AsObject())) { in InitDMSProxy()
100 return displayManagerServiceProxy_->GetDefaultDisplayInfo(); in GetDefaultDisplayInfo()
107 return displayManagerServiceProxy_->IsFoldable(); in IsFoldable()
114 return displayManagerServiceProxy_->GetFoldStatus(); in GetFoldStatus()
121 return displayManagerServiceProxy_->GetFoldDisplayMode(); in GetFoldDisplayMode()
128 return displayManagerServiceProxy_ in SetFoldDisplayMode()
[all...]
/foundation/window/window_manager/dm/src/
H A Ddisplay_manager_adapter.cpp48 return displayManagerServiceProxy_->GetDefaultDisplayInfo(); in GetDefaultDisplayInfo()
55 return displayManagerServiceProxy_->GetDisplayInfoByScreen(screenId); in GetDisplayInfoByScreenId()
62 return displayManagerServiceProxy_->GetDisplaySnapshot(displayId, errorCode); in GetDisplaySnapshot()
69 return displayManagerServiceProxy_->GetSnapshotByPicker(rect, errorCode); in GetSnapshotByPicker()
77 return displayManagerServiceProxy_->GetScreenSupportedColorGamuts(screenId, colorGamuts); in GetScreenSupportedColorGamuts()
84 return displayManagerServiceProxy_->GetScreenColorGamut(screenId, colorGamut); in GetScreenColorGamut()
91 return displayManagerServiceProxy_->SetScreenColorGamut(screenId, colorGamutIdx); in SetScreenColorGamut()
98 return displayManagerServiceProxy_->GetScreenGamutMap(screenId, gamutMap); in GetScreenGamutMap()
105 return displayManagerServiceProxy_->SetScreenGamutMap(screenId, gamutMap); in SetScreenGamutMap()
112 return displayManagerServiceProxy_ in SetScreenColorTransform()
[all...]
/foundation/window/window_manager/dm/test/unittest/
H A Ddisplay_manager_agent_proxy_test.cpp68 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
93 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
116 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
136 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
156 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
177 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
198 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
219 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
240 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
261 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_ in HWTEST_F()
[all...]
H A Ddisplay_manager_adapter_test.cpp231 sptr<IRemoteObject> obj = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
257 SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_ = nullptr; in HWTEST_F()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp71 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
95 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
119 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
140 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
165 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
193 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
221 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
249 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
279 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
307 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_ in HWTEST_F()
[all...]
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_manager_agent_proxy_test.cpp62 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
88 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
111 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
135 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
161 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
187 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
212 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
237 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
263 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
288 sptr<IRemoteObject> impl = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_ in HWTEST_F()
[all...]
/foundation/window/window_manager/dm_lite/test/unittest/
H A Ddisplay_manager_adapter_lite_test.cpp73 SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
99 SingletonContainer::Get<DisplayManagerAdapterLite>().displayManagerServiceProxy_ = nullptr; in HWTEST_F()
/foundation/window/window_manager/dm_lite/include/
H A Ddisplay_manager_adapter_lite.h40 sptr<DisplayManagerLiteProxy> displayManagerServiceProxy_ = nullptr; member in OHOS::Rosen::BaseAdapterLite
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_listener_controller_test.cpp358 remote = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
407 remote = SingletonContainer::Get<ScreenManagerAdapter>().displayManagerServiceProxy_->AsObject(); in HWTEST_F()
/foundation/window/window_manager/dm/include/
H A Ddisplay_manager_adapter.h43 sptr<IDisplayManager> displayManagerServiceProxy_ = nullptr; member in OHOS::Rosen::BaseAdapter

Completed in 8 milliseconds