Searched refs:supportedSizes (Results 1 – 3 of 3) sorted by relevance
1970 List<Size> supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap() local1974 supportedSizes.addAll( in testStreamConfigurationMap()1976 supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap()1977 supportedSizes, /*ascending*/true); in testStreamConfigurationMap()1980 supportedSizes.size() > 0); in testStreamConfigurationMap()1981 for (int j = 0; j < supportedSizes.size(); j++) { in testStreamConfigurationMap()1982 Size size = supportedSizes.get(j); in testStreamConfigurationMap()2001 format, supportedSizes.get(j - 1)); in testStreamConfigurationMap()2004 if (j < (supportedSizes.size() - 1)) { in testStreamConfigurationMap()2006 format, supportedSizes.get(j + 1)); in testStreamConfigurationMap()[all …]
230 List<Camera.Size> supportedSizes = in onResume() local232 for (Camera.Size size : supportedSizes) { in onResume()
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...