Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp7830 static bool hasCaptureBlackoutContentPermission() { in hasCaptureBlackoutContentPermission() function
7950 if (args.captureSecureLayers && !hasCaptureBlackoutContentPermission()) { in captureDisplay()
8081 if (args.captureSecureLayers && !hasCaptureBlackoutContentPermission()) { in captureLayers()