Home
last modified time | relevance | path

Searched refs:enable_protected_contents (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlingerProperties.h79 bool enable_protected_contents(bool defaultValue);
DSurfaceFlingerProperties.cpp245 bool enable_protected_contents(bool defaultValue) { in enable_protected_contents() function
246 auto temp = SurfaceFlingerProperties::enable_protected_contents(); in enable_protected_contents()
DSurfaceFlinger.cpp647 (enable_protected_contents(false) ? renderengine::RenderEngine::ENABLE_PROTECTED_CONTEXT in init()
/frameworks/native/services/surfaceflinger/sysprop/api/
Dsystem-current.txt11 method public static java.util.Optional<java.lang.Boolean> enable_protected_contents();
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop323 api_name: "enable_protected_contents"