Searched refs:supportedYUVFormats (Results 1 – 1 of 1) sorted by relevance
1074 List<Integer> supportedYUVFormats = new ArrayList<>(); in testAllOutputYUVResolutions() local1077 supportedYUVFormats.add(format); in testAllOutputYUVResolutions()1090 for (int format : supportedYUVFormats) { in testAllOutputYUVResolutions()