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 | 101     public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop,  in captureLayers()  method in ScreenCapture 120     public static ScreenshotHardwareBuffer captureLayers(@NonNull SurfaceControl layer,  in captureLayers()  method in ScreenCapture 134     public static ScreenshotHardwareBuffer captureLayers(LayerCaptureArgs captureArgs) {  in captureLayers()  method in ScreenCapture 171     public static int captureLayers(@NonNull LayerCaptureArgs captureArgs,  in captureLayers()  method in ScreenCapture
  | 
| /frameworks/base/core/java/android/ddm/ | 
| D | DdmHandleViewDebug.java | 249     private Chunk captureLayers(View rootView) {  in captureLayers()  method in DdmHandleViewDebug
  | 
| /frameworks/native/libs/gui/aidl/android/gui/ | 
| D | ISurfaceComposer.aidl | 247     void captureLayers(in LayerCaptureArgs args, IScreenCaptureListener listener);  in captureLayers()  method
  | 
| /frameworks/native/libs/gui/tests/ | 
| D | Surface_test.cpp | 858     binder::Status captureLayers(const LayerCaptureArgs&,  in captureLayers()  function in android::FakeSurfaceComposerAIDL
  | 
| /frameworks/native/libs/gui/ | 
| D | SurfaceComposerClient.cpp | 3096 status_t ScreenshotClient::captureLayers(const LayerCaptureArgs& captureArgs,  in captureLayers()  function in android::ScreenshotClient
  | 
| /frameworks/native/services/surfaceflinger/ | 
| D | SurfaceFlinger.cpp | 7119 status_t SurfaceFlinger::captureLayers(const LayerCaptureArgs& args,  in captureLayers()  function in android::SurfaceFlinger 8834 binder::Status SurfaceComposerAIDL::captureLayers(  in captureLayers()  function in android::SurfaceComposerAIDL
  |