Searched refs:supportedSizes (Results 1 – 3 of 3) sorted by relevance
950 List<Size> supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap() local954 supportedSizes.addAll( in testStreamConfigurationMap()956 supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap()957 supportedSizes, /*ascending*/true); in testStreamConfigurationMap()960 supportedSizes.size() > 0); in testStreamConfigurationMap()961 for (int i = 0; i < supportedSizes.size(); i++) { in testStreamConfigurationMap()962 Size size = supportedSizes.get(i); in testStreamConfigurationMap()981 format, supportedSizes.get(i - 1)); in testStreamConfigurationMap()984 if (i < (supportedSizes.size() - 1)) { in testStreamConfigurationMap()986 format, supportedSizes.get(i + 1)); in testStreamConfigurationMap()[all …]
200 List<Camera.Size> supportedSizes = in onResume() local202 for (Camera.Size size : supportedSizes) { in onResume()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...