Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java445 SurfaceControl.ScreenshotHardwareBuffer snapshotActivitySurface() { in snapshotActivitySurface() method in BubbleExpandedView
H A DBubbleStackView.java2734 mAnimatingOutBubbleBuffer = animatingOutExpandedView.snapshotActivitySurface(); in screenshotAnimatingOutBubbleIntoSurface()