Searched refs:attachAndQueueBufferWithColorSpace (Results 1 – 9 of 9) sorted by relevance
60 surface.attachAndQueueBufferWithColorSpace(buffer, screenshotBuffer.getColorSpace()); in TaskScreenshotAnimatable()
357 mSurface.attachAndQueueBufferWithColorSpace(mSnapshot.getSnapshot(), in drawSizeMatchSnapshot()409 surface.attachAndQueueBufferWithColorSpace(buffer, mSnapshot.getColorSpace()); in drawSizeMismatchSnapshot()
467 surface.attachAndQueueBufferWithColorSpace(buffer.getGraphicBuffer(), null); in takeScreenshot()
226 surface.attachAndQueueBufferWithColorSpace(gb.getGraphicBuffer(), in ScreenRotationAnimation()
52 ir.getSurface().attachAndQueueBufferWithColorSpace(graphicBuffer, colorSpace); in getMedianBorderLuma()
741 public void attachAndQueueBufferWithColorSpace(GraphicBuffer buffer, ColorSpace colorSpace) { in attachAndQueueBufferWithColorSpace() method in Surface764 attachAndQueueBufferWithColorSpace(buffer, ColorSpace.get(ColorSpace.Named.SRGB)); in attachAndQueueBuffer()
1986 consumer.attachAndQueueBufferWithColorSpace(buffer.getGraphicBuffer(), in screenshot()
2760 mAnimatingOutSurfaceView.getHolder().getSurface().attachAndQueueBufferWithColorSpace( in screenshotAnimatingOutBubbleIntoSurface()
22025 HPLandroid/view/Surface;->attachAndQueueBufferWithColorSpace(Landroid/graphics/GraphicBuffer;Landro…