Searched refs:attachAndQueueBufferWithColorSpace (Results 1 – 5 of 5) sorted by relevance
72 surface.attachAndQueueBufferWithColorSpace(buffer, screenshotBuffer.getColorSpace()); in TaskScreenshotAnimatable()
310 mSurface.attachAndQueueBufferWithColorSpace(mSnapshot.getSnapshot(), in drawSizeMatchSnapshot()359 surface.attachAndQueueBufferWithColorSpace(buffer, mSnapshot.getColorSpace()); in drawSizeMismatchSnapshot()
282 surface.attachAndQueueBufferWithColorSpace(gb.getGraphicBuffer(), in ScreenRotationAnimation()
709 public void attachAndQueueBufferWithColorSpace(GraphicBuffer buffer, ColorSpace colorSpace) { in attachAndQueueBufferWithColorSpace() method in Surface732 attachAndQueueBufferWithColorSpace(buffer, ColorSpace.get(ColorSpace.Named.SRGB)); in attachAndQueueBuffer()
1854 consumer.attachAndQueueBufferWithColorSpace(buffer.getGraphicBuffer(), in screenshot()