Home
last modified time | relevance | path

Searched refs:setPixelFormat (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DScreenCapture.java125 .setPixelFormat(format) in captureLayers()
159 .setPixelFormat(format) in captureLayersExcluding()
373 public T setPixelFormat(int pixelFormat) { in setPixelFormat() method in ScreenCapture.CaptureArgs.Builder
643 setPixelFormat(args.mPixelFormat); in Builder()
H A DTaskSnapshot.java416 public Builder setPixelFormat(int pixelFormat) {
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DTaskSnapshotControllerTest.java177 builder.setPixelFormat(pixelFormat); in testSnapshotBuilder()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/transition/
H A DTransitionAnimationHelper.java347 .setPixelFormat(PixelFormat.RGBA_8888) in createExtensionSurface()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DAbsAppSnapshotController.java341 builder.setPixelFormat(pixelFormat); in prepareTaskSnapshot()
H A DSurfaceAnimationRunner.java441 .setPixelFormat(PixelFormat.RGBA_8888) in doCreateExtensionSurface()