/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 541 int32_t RSRenderServiceConnection::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceConnection
|
/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_interface.h | 217 virtual void SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) {}
in SetVirtualScreenBlackList() function in OHOS::Rosen::IDisplayManager
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 325 int32_t RSRenderServiceClient::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceClient
|
H A D | rs_render_service_connection_proxy.cpp | 529 int32_t RSRenderServiceConnectionProxy::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceConnectionProxy
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 90 int32_t RSInterfaces::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector)
in SetVirtualScreenBlackList() function in OHOS::Rosen::RSInterfaces
|
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 985 int32_t RSScreenManager::SetVirtualScreenBlackList(ScreenId id, const std::vector<uint64_t>& blackList)
in SetVirtualScreenBlackList() function in OHOS::Rosen::impl::RSScreenManager
|
/foundation/window/window_manager/dm/src/ |
H A D | display_manager.cpp | 2016 void DisplayManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList)
in SetVirtualScreenBlackList() function in OHOS::Rosen::DisplayManager
|
H A D | display_manager_adapter.cpp | 803 void DisplayManagerAdapter::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList)
in SetVirtualScreenBlackList() function in OHOS::Rosen::DisplayManagerAdapter
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
H A D | screen_session_manager_proxy.cpp | 2901 void ScreenSessionManagerProxy::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) in SetVirtualScreenBlackList() function in OHOS::Rosen::ScreenSessionManagerProxy
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 5665 void ScreenSessionManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) in SetVirtualScreenBlackList() function in OHOS::Rosen::ScreenSessionManager
|