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