Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleExpandedView.java554 ScreenCapture.ScreenshotHardwareBuffer snapshotActivitySurface() { in snapshotActivitySurface() method in BubbleExpandedView
H A DBubbleStackView.java3121 mAnimatingOutBubbleBuffer = animatingOutExpandedView.snapshotActivitySurface(); in screenshotAnimatingOutBubbleIntoSurface()