Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java295 int activeArrayHeight = activeRect.height(); in testAvailableStreamConfigs() local
325 activeArrayHeight >= FULLHD.getHeight()) { in testAvailableStreamConfigs()
348 && activeArrayHeight >= HD.getHeight()) { in testAvailableStreamConfigs()
360 && activeArrayHeight >= VGA.getHeight()) { in testAvailableStreamConfigs()
372 && activeArrayHeight >= QVGA.getHeight()) { in testAvailableStreamConfigs()