Searched refs:mAnimatingOutBubbleBuffer (Results 1 – 1 of 1) sorted by relevance
224 private SurfaceControl.ScreenshotHardwareBuffer mAnimatingOutBubbleBuffer; field in BubbleStackView2729 if (mAnimatingOutBubbleBuffer != null) { in screenshotAnimatingOutBubbleIntoSurface()2742 if (mAnimatingOutBubbleBuffer == null in screenshotAnimatingOutBubbleIntoSurface()2743 || mAnimatingOutBubbleBuffer.getHardwareBuffer() == null) { in screenshotAnimatingOutBubbleIntoSurface()2766 mAnimatingOutBubbleBuffer.getHardwareBuffer().getWidth(); in screenshotAnimatingOutBubbleIntoSurface()2768 mAnimatingOutBubbleBuffer.getHardwareBuffer().getHeight(); in screenshotAnimatingOutBubbleIntoSurface()2774 if (mAnimatingOutBubbleBuffer == null in screenshotAnimatingOutBubbleIntoSurface()2788 mAnimatingOutBubbleBuffer.getHardwareBuffer(), in screenshotAnimatingOutBubbleIntoSurface()2789 mAnimatingOutBubbleBuffer.getColorSpace()); in screenshotAnimatingOutBubbleIntoSurface()2807 if (mAnimatingOutBubbleBuffer != null in releaseAnimatingOutBubbleBuffer()[all …]