OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mHasProtectedContent
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
GLExtensions.h
43
bool
mHasProtectedContent
= false;
70
bool hasProtectedContent() const { return
mHasProtectedContent
; }
GLExtensions.cpp
107
mHasProtectedContent
= true;
Completed in 210 milliseconds