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.java206 int activeArrayWidth = activeRect.width(); in testAvailableStreamConfigs() local
230 if (activeArrayWidth >= FULLHD.getWidth() && in testAvailableStreamConfigs()
244 if (activeArrayWidth >= HD.getWidth() && in testAvailableStreamConfigs()
256 if (activeArrayWidth >= VGA.getWidth() && in testAvailableStreamConfigs()
268 if (activeArrayWidth >= QVGA.getWidth() && in testAvailableStreamConfigs()