Searched defs:supportsProtectedContent (Results 1 – 7 of 7) sorted by relevance
77 bool supportsProtectedContent() const override { in supportsProtectedContent() function
157 bool supportsProtectedContent, ui::Dataspace outputDataspace, in generateClientCompositionRequests()
1292 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in updateProtectedContentState() local1366 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in composeSurfaces() local1494 …bool supportsProtectedContent, ui::Dataspace outputDataspace, std::vector<LayerFE*>& outLayerFEs) { in generateClientCompositionRequests()
218 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
5335 constexpr bool supportsProtectedContent = true; in TEST_F() local