Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java296 int activeArrayWidth = activeRect.width(); in testAvailableStreamConfigs() local
324 if (activeArrayWidth >= FULLHD.getWidth() && in testAvailableStreamConfigs()
347 if (activeArrayWidth >= HD.getWidth() in testAvailableStreamConfigs()
359 if (activeArrayWidth >= VGA.getWidth() in testAvailableStreamConfigs()
371 if (activeArrayWidth >= QVGA.getWidth() in testAvailableStreamConfigs()