Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1193 Size maxFastYuvSize = maxYuvSize; in testStaticBurstCharacteristics() local
1224 config.getOutputMinFrameDuration(ImageFormat.YUV_420_888, maxFastYuvSize); in testStaticBurstCharacteristics()
1229 boolean havefast8MPYuv = (maxFastYuvSize.getWidth() * maxFastYuvSize.getHeight()) > in testStaticBurstCharacteristics()