Searched refs:hasProtectedContent (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLExtensions.h70 bool hasProtectedContent() const { return mHasProtectedContent; } function in class:android::GLExtensions
H A DImage.cpp47 if (isProtected && GLExtensions::getInstance().hasProtectedContent()) {

Completed in 60 milliseconds