Home
last modified time | relevance | path

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

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