Searched refs:setPixelFormat (Results 1 – 6 of 6) sorted by relevance
125 .setPixelFormat(format) in captureLayers()159 .setPixelFormat(format) in captureLayersExcluding()373 public T setPixelFormat(int pixelFormat) { in setPixelFormat() method in ScreenCapture.CaptureArgs.Builder643 setPixelFormat(args.mPixelFormat); in Builder()
416 public Builder setPixelFormat(int pixelFormat) {
177 builder.setPixelFormat(pixelFormat); in testSnapshotBuilder()
347 .setPixelFormat(PixelFormat.RGBA_8888) in createExtensionSurface()
341 builder.setPixelFormat(pixelFormat); in prepareTaskSnapshot()
441 .setPixelFormat(PixelFormat.RGBA_8888) in doCreateExtensionSurface()