Home
last modified time | relevance | path

Searched defs:captureLayersSync (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/aidl/android/gui/
DISurfaceComposer.aidl255 ScreenCaptureResults captureLayersSync(in LayerCaptureArgs args); in captureLayersSync() method
/frameworks/native/libs/gui/tests/
DSurface_test.cpp795 binder::Status captureLayersSync(const LayerCaptureArgs&, ScreenCaptureResults*) override { in captureLayersSync() function in android::FakeSurfaceComposerAIDL
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp8058 ScreenCaptureResults SurfaceFlinger::captureLayersSync(const LayerCaptureArgs& args) { in captureLayersSync() function in android::SurfaceFlinger
10038 binder::Status SurfaceComposerAIDL::captureLayersSync(const LayerCaptureArgs& args, in captureLayersSync() function in android::SurfaceComposerAIDL