Home
last modified time | relevance | path

Searched refs:drmKeyWins (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp2541 static std::vector<std::string> drmKeyWins = { "SCBVolumePanel", "SCBBannerNotification" }; in MarkBlurIntersectWithDRM() local
2548 for (const auto& win : drmKeyWins) { in MarkBlurIntersectWithDRM()