Searched defs:supportsProtectedContent (Results 1 – 10 of 10) sorted by relevance
1284 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in updateProtectedContentState() local1358 const bool supportsProtectedContent = renderEngine.supportsProtectedContent(); in composeSurfaces() local1485 …bool supportsProtectedContent, ui::Dataspace outputDataspace, std::vector<LayerFE*>& outLayerFEs) { in generateClientCompositionRequests()
109 bool supportsProtectedContent, ui::Dataspace outputDataspace, in generateClientCompositionRequests()
77 bool supportsProtectedContent() const override { in supportsProtectedContent() function
179 bool GrRecordingContext::supportsProtectedContent() const { in supportsProtectedContent() function in GrRecordingContext
423 bool supportsProtectedContent() const { return fSupportsProtectedContent; } in supportsProtectedContent() function
217 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
824 bool Context::supportsProtectedContent() const { in supportsProtectedContent() function in skgpu::graphite::Context
968 bool GLESRenderEngine::supportsProtectedContent() const { in supportsProtectedContent() function in android::renderengine::gl::GLESRenderEngine
5273 constexpr bool supportsProtectedContent = true; in TEST_F() local