Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java760 Size[] highResOutputSizes = configs.getHighResolutionOutputSizes(input); in testReprocessingCharacteristics() local
770 arrayContains(highResOutputSizes, inputSize)); in testReprocessingCharacteristics()