Home
last modified time | relevance | path

Searched defs:captureLayers (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/utils/
H A DScreenshotUtils.h65 static status_t captureLayers(LayerCaptureArgs& captureArgs, in captureLayers() function
80 static void captureLayers(std::unique_ptr<ScreenCapture>* sc, LayerCaptureArgs& captureArgs) { in captureLayers() function
/aosp12/frameworks/base/core/java/android/ddm/
H A DDdmHandleViewDebug.java243 private Chunk captureLayers(View rootView) { in captureLayers() method in DdmHandleViewDebug
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2426 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers() method in SurfaceControl
2446 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers() method in SurfaceControl
2460 public static ScreenshotHardwareBuffer captureLayers(LayerCaptureArgs captureArgs) { in captureLayers() method in SurfaceControl
2493 public static int captureLayers(@NonNull LayerCaptureArgs captureArgs, in captureLayers() method in SurfaceControl
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp137 status_t captureLayers(const LayerCaptureArgs& args, in captureLayers() function in android::BpSurfaceComposer
H A DSurfaceComposerClient.cpp2227 status_t ScreenshotClient::captureLayers(const LayerCaptureArgs& captureArgs, in captureLayers() function in android::ScreenshotClient
/aosp12/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp766 virtual status_t captureLayers( in captureLayers() function in android::FakeSurfaceComposer
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp6162 status_t SurfaceFlinger::captureLayers(const LayerCaptureArgs& args, in captureLayers() function in android::SurfaceFlinger