Searched refs:formatSet (Results 1 – 1 of 1) sorted by relevance
414 HashSet<Integer> formatSet = new HashSet<>(p.getSupportedPreviewFormats()); in setUpCamera() local415 mPreviewFormats = new ArrayList<Integer>(formatSet); in setUpCamera()676 HashSet<Integer> formatSet = new HashSet<>(p.getSupportedPreviewFormats()); in calcAllCombinationsSize() local680 formatSet.size(); // unique formats in calcAllCombinationsSize()