Searched refs:supportedSizes (Results 1 – 3 of 3) sorted by relevance
1093 List<Size> supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap() local1097 supportedSizes.addAll( in testStreamConfigurationMap()1099 supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap()1100 supportedSizes, /*ascending*/true); in testStreamConfigurationMap()1103 supportedSizes.size() > 0); in testStreamConfigurationMap()1104 for (int i = 0; i < supportedSizes.size(); i++) { in testStreamConfigurationMap()1105 Size size = supportedSizes.get(i); in testStreamConfigurationMap()1124 format, supportedSizes.get(i - 1)); in testStreamConfigurationMap()1127 if (i < (supportedSizes.size() - 1)) { in testStreamConfigurationMap()1129 format, supportedSizes.get(i + 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/ ...