Searched refs:SetIsProtected (Results 1 – 5 of 5) sorted by relevance
86 rsVulkanContext.SetIsProtected(true); in DoSomethingInterestingWithMyAPI()
115 RsVulkanContext::GetSingleton().SetIsProtected(true); in Start()545 RsVulkanContext::GetSingleton().SetIsProtected(isProtected); in Redraw()548 RsVulkanContext::GetSingleton().SetIsProtected(false); in Redraw()
252 rsVulkanContext.SetIsProtected(true);
280 void SetIsProtected(bool isProtected);
643 void RsVulkanContext::SetIsProtected(bool isProtected) in SetIsProtected() function in OHOS::Rosen::RsVulkanContext