Home
last modified time | relevance | path

Searched defs:formatSet (Results 1 – 1 of 1) sorted by relevance

/cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/formats/
DCameraFormatsActivity.java354 HashSet<Integer> formatSet = new HashSet<>(p.getSupportedPreviewFormats()); in setUpCamera() local
609 HashSet<Integer> formatSet = new HashSet<>(p.getSupportedPreviewFormats()); in calcAllCombinationsSize() local