Home
last modified time | relevance | path

Searched refs:MAX_IMAGES (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/media/projection/sdk33/src/android/media/projection/
DMediaProjectionSDK33Test.java81 private static final int MAX_IMAGES = 20; field in MediaProjectionSDK33Test
233 PixelFormat.RGBA_8888, MAX_IMAGES); in testCreateVirtualDisplay_reusedMediaProjection_reshowPermissionDialog()
/cts/tests/camera/src/android/hardware/camera2/cts/
DReprocessCaptureTest.java348 final int MAX_IMAGES = 1; in testQueueImageWithoutRequest() local
349 final int ITERATIONS = MAX_IMAGES + 3; in testQueueImageWithoutRequest()
380 reprocessOutputFormat, MAX_IMAGES); in testQueueImageWithoutRequest()