Home
last modified time | relevance | path

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

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