Searched refs:GetCastScreenBlackList (Results 1 – 4 of 4) sorted by relevance
86 virtual void GetCastScreenBlackList(std::unordered_set<uint64_t>& screenBlackList) = 0;298 void GetCastScreenBlackList(std::unordered_set<uint64_t>& screenBlackList) override;
978 void RSScreenManager::GetCastScreenBlackList(std::unordered_set<uint64_t>& screenBlackList) in GetCastScreenBlackList() function in OHOS::Rosen::impl::RSScreenManager
638 screenManager->GetCastScreenBlackList(currentBlackList_); in OnDraw()
929 screenManager_->GetCastScreenBlackList(currentBlackList); in GetCurrentBlackList()