/ohos5.0/foundation/window/window_manager/dmserver/include/ |
H A D | display_manager_interface.h | 199 … virtual void SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) {} in SetVirtualScreenBlackList() function
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
H A D | screen_session_manager_interface.h | 184 …virtual void SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdList) ove… in SetVirtualScreenBlackList() function
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | display_manager_adapter.cpp | 789 void DisplayManagerAdapter::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& win… in SetVirtualScreenBlackList() function in OHOS::Rosen::DisplayManagerAdapter
|
H A D | display_manager.cpp | 2094 void DisplayManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& windowIdLi… in SetVirtualScreenBlackList() function in OHOS::Rosen::DisplayManager
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/transaction/ |
H A D | rs_interfaces.cpp | 85 int32_t RSInterfaces::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() function in OHOS::Rosen::RSInterfaces
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 383 int32_t RSRenderServiceClient::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackLis… in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceClient
|
H A D | rs_render_service_connection_proxy.cpp | 504 int32_t RSRenderServiceConnectionProxy::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>&… in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceConnectionProxy
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/ |
H A D | rs_screen_manager.cpp | 990 int32_t RSScreenManager::SetVirtualScreenBlackList(ScreenId id, const std::vector<uint64_t>& blackL… in SetVirtualScreenBlackList() function in OHOS::Rosen::impl::RSScreenManager
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 557 int32_t RSRenderServiceConnection::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blac… in SetVirtualScreenBlackList() function in OHOS::Rosen::RSRenderServiceConnection
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_proxy.cpp | 2905 void ScreenSessionManagerProxy::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>&… in SetVirtualScreenBlackList() function in OHOS::Rosen::ScreenSessionManagerProxy
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 5554 void ScreenSessionManager::SetVirtualScreenBlackList(ScreenId screenId, std::vector<uint64_t>& wind… in SetVirtualScreenBlackList() function in OHOS::Rosen::ScreenSessionManager
|