Searched defs:supportsProtectedContent (Results 1 – 9 of 9) sorted by relevance
113 bool supportsProtectedContent, ui::Dataspace outputDataspace, in generateClientCompositionRequests()
100 const bool supportsProtectedContent; member
82 bool supportsProtectedContent() const override { in supportsProtectedContent() function
1208 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in updateProtectedContentState() local1272 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in composeSurfaces() local1399 …bool supportsProtectedContent, ui::Dataspace outputDataspace, std::vector<LayerFE*>& outLayerFEs) { in generateClientCompositionRequests()
258 bool RenderEngineThreaded::supportsProtectedContent() const { in supportsProtectedContent() function in android::renderengine::threaded::RenderEngineThreaded
317 bool RenderEngineThreaded::supportsProtectedContent() const { in supportsProtectedContent() function in android::renderengine::threaded::RenderEngineThreaded
968 bool GLESRenderEngine::supportsProtectedContent() const { in supportsProtectedContent() function in android::renderengine::gl::GLESRenderEngine
1029 bool GLESRenderEngine::supportsProtectedContent() const { in supportsProtectedContent() function in android::renderengine::gl::GLESRenderEngine
4889 constexpr bool supportsProtectedContent = true; in TEST_F() local