Home
last modified time | relevance | path

Searched defs:captureSecureLayers (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/
DISurfaceComposer.cpp118 ui::Rotation rotation, bool captureSecureLayers) { in captureScreen()
1310 bool captureSecureLayers = static_cast<bool>(data.readInt32()); in onTransact() local
DSurfaceComposerClient.cpp1913 ui::Rotation rotation, bool captureSecureLayers, in capture()
/frameworks/base/core/java/android/view/
DSurfaceControl.java96 boolean captureSecureLayers); in nativeScreenshot()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp285 bool useIdentityTransform, int rotation, bool captureSecureLayers) { in nativeScreenshot()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5421 ui::Rotation rotation, bool captureSecureLayers) { in captureScreen()