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