Home
last modified time | relevance | path

Searched refs:captureLayersExcluding (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DTaskSnapshotController.java398 imeBuffer = SurfaceControl.captureLayersExcluding(imeWindow.getSurfaceControl(),
458 SurfaceControl.captureLayersExcluding(
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceControl.java2476 public static ScreenshotHardwareBuffer captureLayersExcluding(SurfaceControl layer, in captureLayersExcluding() method in SurfaceControl