Searched refs:supportedSizes (Results 1 – 3 of 3) sorted by relevance
997 List<Size> supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap() local1001 supportedSizes.addAll( in testStreamConfigurationMap()1003 supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap()1004 supportedSizes, /*ascending*/true); in testStreamConfigurationMap()1007 supportedSizes.size() > 0); in testStreamConfigurationMap()1008 for (int i = 0; i < supportedSizes.size(); i++) { in testStreamConfigurationMap()1009 Size size = supportedSizes.get(i); in testStreamConfigurationMap()1028 format, supportedSizes.get(i - 1)); in testStreamConfigurationMap()1031 if (i < (supportedSizes.size() - 1)) { in testStreamConfigurationMap()1033 format, supportedSizes.get(i + 1)); in testStreamConfigurationMap()[all …]
204 List<Camera.Size> supportedSizes = in onResume() local206 for (Camera.Size size : supportedSizes) { in onResume()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...