Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6300 const bool supportsProtected = getRenderEngine().supportsProtectedContent(); in captureScreenCommon() local
6302 if (allowProtected && supportsProtected) { in captureScreenCommon()
6315 (hasProtectedLayer && allowProtected && supportsProtected in captureScreenCommon()