Searched defs:blackListVector (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsinterfaces_fuzzer/ |
H A D | rsinterfaces_fuzzer.cpp | 125 std::vector<NodeId> blackListVector = {}; in RSPhysicalScreenFuzzTest() local
|
/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() 90 int32_t RSInterfaces::AddVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in AddVirtualScreenBlackList() 95 …t32_t RSInterfaces::RemoveVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in RemoveVirtualScreenBlackList()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/transaction/ |
H A D | rs_render_service_connection_stub.cpp | 517 std::vector<NodeId> blackListVector; in OnRemoteRequest() local 528 std::vector<NodeId> blackListVector; in OnRemoteRequest() local 542 std::vector<NodeId> blackListVector; in OnRemoteRequest() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_render_service_client.cpp | 383 …RSRenderServiceClient::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() 393 …RSRenderServiceClient::AddVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in AddVirtualScreenBlackList() 403 …enderServiceClient::RemoveVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in RemoveVirtualScreenBlackList()
|
H A D | rs_render_service_connection_proxy.cpp | 504 …erviceConnectionProxy::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() 528 …erviceConnectionProxy::AddVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in AddVirtualScreenBlackList() 556 …iceConnectionProxy::RemoveVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in RemoveVirtualScreenBlackList()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_render_service_connection.cpp | 557 …nderServiceConnection::SetVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in SetVirtualScreenBlackList() 569 …nderServiceConnection::AddVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in AddVirtualScreenBlackList() 582 …rServiceConnection::RemoveVirtualScreenBlackList(ScreenId id, std::vector<NodeId>& blackListVector) in RemoveVirtualScreenBlackList()
|