Searched refs:supportedSizes (Results 1 – 3 of 3) sorted by relevance
231 List<Camera.Size> supportedSizes = in onResume() local233 for (Camera.Size size : supportedSizes) { in onResume()
2650 List<Size> supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap() local2654 supportedSizes.addAll( in testStreamConfigurationMap()2656 supportedSizes = CameraTestUtils.getAscendingOrderSizes( in testStreamConfigurationMap()2657 supportedSizes, /*ascending*/true); in testStreamConfigurationMap()2660 supportedSizes.size() > 0); in testStreamConfigurationMap()2661 for (int j = 0; j < supportedSizes.size(); j++) { in testStreamConfigurationMap()2662 Size size = supportedSizes.get(j); in testStreamConfigurationMap()2681 format, supportedSizes.get(j - 1)); in testStreamConfigurationMap()2684 if (j < (supportedSizes.size() - 1)) { in testStreamConfigurationMap()2686 format, supportedSizes.get(j + 1)); in testStreamConfigurationMap()[all …]
META-INF/ META-INF/MANIFEST.MF org/ org/opencv/ org/ ...