Searched refs:supportsProtectedContentImpl (Results 1 – 5 of 5) sorted by relevance
139 if (supportsProtectedContentImpl()) { in createContexts()146 bool SkiaVkRenderEngine::supportsProtectedContentImpl() const { in supportsProtectedContentImpl() function in android::renderengine::skia::SkiaVkRenderEngine
78 return supportsProtectedContentImpl(); in supportsProtectedContent()90 virtual bool supportsProtectedContentImpl() const = 0;
63 bool supportsProtectedContentImpl() const override;
82 bool supportsProtectedContentImpl() const override;
308 if (supportsProtectedContentImpl()) { in createContexts()317 bool SkiaGLRenderEngine::supportsProtectedContentImpl() const { in supportsProtectedContentImpl() function in android::renderengine::skia::SkiaGLRenderEngine