Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/aidl/android/gui/
H A DISurfaceComposer.aidl262 ScreenCaptureResults captureLayersSync(in LayerCaptureArgs args); in captureLayersSync() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static/gen/aidl_library/android/gui/
DISurfaceComposer.h274 …::android::binder::Status captureLayersSync(const ::android::gui::LayerCaptureArgs& /*args*/, ::an… in captureLayersSync() function
DBnSurfaceComposer.h212 …::android::binder::Status captureLayersSync(const ::android::gui::LayerCaptureArgs& args, ::androi… in captureLayersSync() function
DISurfaceComposer.cpp1023 ::android::binder::Status BpSurfaceComposer::captureLayersSync(const ::android::gui::LayerCaptureAr… in captureLayersSync() function in android::gui::BpSurfaceComposer
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static_sabi/gen/aidl_library/android/gui/
DISurfaceComposer.h274 …::android::binder::Status captureLayersSync(const ::android::gui::LayerCaptureArgs& /*args*/, ::an… in captureLayersSync() function
DBnSurfaceComposer.h212 …::android::binder::Status captureLayersSync(const ::android::gui::LayerCaptureArgs& args, ::androi… in captureLayersSync() function
DISurfaceComposer.cpp1023 ::android::binder::Status BpSurfaceComposer::captureLayersSync(const ::android::gui::LayerCaptureAr… in captureLayersSync() function in android::gui::BpSurfaceComposer
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp811 binder::Status captureLayersSync(const LayerCaptureArgs&, ScreenCaptureResults*) override { in captureLayersSync() function in android::FakeSurfaceComposerAIDL
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp7213 ScreenCaptureResults SurfaceFlinger::captureLayersSync(const LayerCaptureArgs& args) { in captureLayersSync() function in android::SurfaceFlinger
8880 binder::Status SurfaceComposerAIDL::captureLayersSync(const LayerCaptureArgs& args, in captureLayersSync() function in android::SurfaceComposerAIDL