Searched defs:captureLayers (Results 1 – 2 of 2) sorted by relevance
101 public static ScreenshotHardwareBuffer captureLayers(SurfaceControl layer, Rect sourceCrop, in captureLayers() method in ScreenCapture120 public static ScreenshotHardwareBuffer captureLayers(@NonNull SurfaceControl layer, in captureLayers() method in ScreenCapture134 public static ScreenshotHardwareBuffer captureLayers(LayerCaptureArgs captureArgs) { in captureLayers() method in ScreenCapture171 public static int captureLayers(@NonNull LayerCaptureArgs captureArgs, in captureLayers() method in ScreenCapture
249 private Chunk captureLayers(View rootView) { in captureLayers() method in DdmHandleViewDebug