Searched refs:mAnimatingOutBubbleBuffer (Results 1 – 1 of 1) sorted by relevance
240 private ScreenCapture.ScreenshotHardwareBuffer mAnimatingOutBubbleBuffer; field in BubbleStackView3116 if (mAnimatingOutBubbleBuffer != null) { in screenshotAnimatingOutBubbleIntoSurface()3129 if (mAnimatingOutBubbleBuffer == null in screenshotAnimatingOutBubbleIntoSurface()3130 || mAnimatingOutBubbleBuffer.getHardwareBuffer() == null) { in screenshotAnimatingOutBubbleIntoSurface()3156 mAnimatingOutBubbleBuffer.getHardwareBuffer().getWidth(); in screenshotAnimatingOutBubbleIntoSurface()3158 mAnimatingOutBubbleBuffer.getHardwareBuffer().getHeight(); in screenshotAnimatingOutBubbleIntoSurface()3164 if (mAnimatingOutBubbleBuffer == null in screenshotAnimatingOutBubbleIntoSurface()3178 mAnimatingOutBubbleBuffer.getHardwareBuffer(), in screenshotAnimatingOutBubbleIntoSurface()3179 mAnimatingOutBubbleBuffer.getColorSpace()); in screenshotAnimatingOutBubbleIntoSurface()3197 if (mAnimatingOutBubbleBuffer != null in releaseAnimatingOutBubbleBuffer()[all …]