Home
last modified time | relevance | path

Searched defs:SetVirtualScreenBlackList (Results 1 - 10 of 10) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_render_service_connection.cpp541 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 Ddisplay_manager_interface.h217 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 Drs_render_service_client.cpp325 int32_t RSRenderServiceClient::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceClient
H A Drs_render_service_connection_proxy.cpp529 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 Drs_interfaces.cpp90 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 Drs_screen_manager.cpp985 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 Ddisplay_manager.cpp2016 void DisplayManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) in SetVirtualScreenBlackList() function in OHOS::Rosen::DisplayManager
H A Ddisplay_manager_adapter.cpp803 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 Dscreen_session_manager_proxy.cpp2901 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 Dscreen_session_manager.cpp5665 void ScreenSessionManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) in SetVirtualScreenBlackList() function in OHOS::Rosen::ScreenSessionManager

Completed in 37 milliseconds