Home
last modified time | relevance | path

Searched refs:hasProtectedContent (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/renderengine/gl/
DGLExtensions.h40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent() function
DGLImage.cpp39 if (isProtected && GLExtensions::getInstance().hasProtectedContent()) { in buildAttributeList()
DGLESRenderEngine.cpp252 extensions.hasProtectedContent()) { in create()