Searched defs:VGA (Results 1 – 4 of 4) sorted by relevance
634 Size VGA = new Size(640, 480); in testReprocessingAllCombinations() local
152 private static final Size VGA = new Size(640, 480); field in ExtendedCameraCharacteristicsTest
243 CAMCORDER_PROFILE_QUALITIES_MAP.put(CamcorderProfile.QUALITY_VGA, "VGA"); in CAMCORDER_PROFILE_QUALITIES_MAP.put()
4681 static final int VGA = 3; field in CameraTestUtils.MaxStreamSizes