Home
last modified time | relevance | path

Searched refs:mHasProtectedContent (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/libstagefright/renderfright/gl/
DGLExtensions.h40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()
66 bool mHasProtectedContent = false; variable
DGLExtensions.cpp115 mHasProtectedContent = true; in initWithEGLStrings()
/frameworks/native/libs/renderengine/skia/
DGLExtensions.h40 bool hasProtectedContent() const { return mHasProtectedContent; } in hasProtectedContent()
67 bool mHasProtectedContent = false; variable
DGLExtensions.cpp115 mHasProtectedContent = true; in initWithEGLStrings()