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.java223 int activeArrayWidth = activeRect.width(); in testAvailableStreamConfigs() local
251 if (activeArrayWidth >= FULLHD.getWidth() && in testAvailableStreamConfigs()
265 if (activeArrayWidth >= HD.getWidth() && in testAvailableStreamConfigs()
277 if (activeArrayWidth >= VGA.getWidth() && in testAvailableStreamConfigs()
289 if (activeArrayWidth >= QVGA.getWidth() && in testAvailableStreamConfigs()