Searched defs:captureLayers (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/services/surfaceflinger/tests/utils/ |
D | ScreenshotUtils.h | 75 static status_t captureLayers(LayerCaptureArgs& captureArgs, in captureLayers() function 91 static void captureLayers(std::unique_ptr<ScreenCapture>* sc, LayerCaptureArgs& captureArgs) { in captureLayers() function
|
/frameworks/base/core/java/android/window/ |
D | ScreenCapture.java | 104 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers() method in ScreenCapture 123 public static ScreenshotHardwareBuffer captureLayers(@NonNull SurfaceControl layer, in captureLayers() method in ScreenCapture 137 public static ScreenshotHardwareBuffer captureLayers(LayerCaptureArgs captureArgs) { in captureLayers() method in ScreenCapture 175 public static int captureLayers(@NonNull LayerCaptureArgs captureArgs, in captureLayers() method in ScreenCapture
|
/frameworks/base/core/java/android/ddm/ |
D | DdmHandleViewDebug.java | 243 private Chunk captureLayers(View rootView) { in captureLayers() method in DdmHandleViewDebug
|
/frameworks/native/libs/gui/aidl/android/gui/ |
D | ISurfaceComposer.aidl | 262 oneway void captureLayers(in LayerCaptureArgs args, IScreenCaptureListener listener); in captureLayers() method
|
/frameworks/native/libs/gui/tests/ |
D | Surface_test.cpp | 799 binder::Status captureLayers(const LayerCaptureArgs&, in captureLayers() function in android::FakeSurfaceComposerAIDL
|
/frameworks/native/libs/gui/ |
D | SurfaceComposerClient.cpp | 3153 status_t ScreenshotClient::captureLayers(const LayerCaptureArgs& captureArgs, in captureLayers() function in android::ScreenshotClient
|
/frameworks/native/services/surfaceflinger/ |
D | SurfaceFlinger.cpp | 8064 void SurfaceFlinger::captureLayers(const LayerCaptureArgs& args, in captureLayers() function in android::SurfaceFlinger 10044 binder::Status SurfaceComposerAIDL::captureLayers( in captureLayers() function in android::SurfaceComposerAIDL
|