Searched refs:QVGA (Results 1 – 1 of 1) sorted by relevance
153 private static final Size QVGA = new Size(320, 240); field in ExtendedCameraCharacteristicsTest371 if (activeArrayWidth >= QVGA.getWidth() in testAvailableStreamConfigs()372 && activeArrayHeight >= QVGA.getHeight()) { in testAvailableStreamConfigs()375 ImageFormat.JPEG, allCameraIds[i]), jpegSizes, QVGA); in testAvailableStreamConfigs()379 ImageFormat.HEIC, allCameraIds[i]), heicSizes, QVGA); in testAvailableStreamConfigs()