Searched refs:QVGA (Results 1 – 1 of 1) sorted by relevance
87 private static final Size QVGA = new Size(320, 240); field in ExtendedCameraCharacteristicsTest273 if (activeArrayWidth >= QVGA.getWidth() && in testAvailableStreamConfigs()274 activeArrayHeight >= QVGA.getHeight()) { in testAvailableStreamConfigs()277 ImageFormat.JPEG, mAllCameraIds[i]), jpegSizes, QVGA); in testAvailableStreamConfigs()281 ImageFormat.HEIC, mAllCameraIds[i]), heicSizes, QVGA); in testAvailableStreamConfigs()