Home
last modified time | relevance | path

Searched refs:attachAndQueueBufferWithColorSpace (Results 1 – 9 of 9) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskScreenshotAnimatable.java60 surface.attachAndQueueBufferWithColorSpace(buffer, screenshotBuffer.getColorSpace()); in TaskScreenshotAnimatable()
DTaskSnapshotSurface.java357 mSurface.attachAndQueueBufferWithColorSpace(mSnapshot.getSnapshot(), in drawSizeMatchSnapshot()
409 surface.attachAndQueueBufferWithColorSpace(buffer, mSnapshot.getColorSpace()); in drawSizeMismatchSnapshot()
DWindowOrganizerController.java467 surface.attachAndQueueBufferWithColorSpace(buffer.getGraphicBuffer(), null); in takeScreenshot()
DScreenRotationAnimation.java226 surface.attachAndQueueBufferWithColorSpace(gb.getGraphicBuffer(), in ScreenRotationAnimation()
/frameworks/base/services/core/java/com/android/server/wm/utils/
DRotationAnimationUtils.java52 ir.getSurface().attachAndQueueBufferWithColorSpace(graphicBuffer, colorSpace); in getMedianBorderLuma()
/frameworks/base/core/java/android/view/
DSurface.java741 public void attachAndQueueBufferWithColorSpace(GraphicBuffer buffer, ColorSpace colorSpace) { in attachAndQueueBufferWithColorSpace() method in Surface
764 attachAndQueueBufferWithColorSpace(buffer, ColorSpace.get(ColorSpace.Named.SRGB)); in attachAndQueueBuffer()
DSurfaceControl.java1986 consumer.attachAndQueueBufferWithColorSpace(buffer.getGraphicBuffer(), in screenshot()
/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleStackView.java2760 mAnimatingOutSurfaceView.getHolder().getSurface().attachAndQueueBufferWithColorSpace( in screenshotAnimatingOutBubbleIntoSurface()
/frameworks/base/config/
Dboot-image-profile.txt22025 HPLandroid/view/Surface;->attachAndQueueBufferWithColorSpace(Landroid/graphics/GraphicBuffer;Landro…