Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/wm/utils/
DRotationAnimationUtils.java62 ir.getSurface().attachAndQueueBufferWithColorSpace(hardwareBuffer, colorSpace); in getMedianBorderLuma()
/frameworks/base/core/java/android/view/
DSurface.java819 public void attachAndQueueBufferWithColorSpace(HardwareBuffer buffer, ColorSpace colorSpace) { in attachAndQueueBufferWithColorSpace() method in Surface
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
DScreenRotationAnimation.java420 ir.getSurface().attachAndQueueBufferWithColorSpace(hardwareBuffer, colorSpace); in getMedianBorderLuma()
/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java527 s.attachAndQueueBufferWithColorSpace(screenshotBuffer.getHardwareBuffer(),
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleStackView.java3065 mAnimatingOutSurfaceView.getHolder().getSurface().attachAndQueueBufferWithColorSpace( in screenshotAnimatingOutBubbleIntoSurface()