Home
last modified time | relevance | path

Searched refs:getUnmodifiableIntegerSet (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DRecommendedStreamConfigurationMap.java205 private Set<Integer> getUnmodifiableIntegerSet(int[] intArray) { in getUnmodifiableIntegerSet() method in RecommendedStreamConfigurationMap
229 return getUnmodifiableIntegerSet(mRecommendedMap.getOutputFormats()); in getOutputFormats()
242 return getUnmodifiableIntegerSet(mRecommendedMap.getValidOutputFormatsForInput( in getValidOutputFormatsForInput()
255 return getUnmodifiableIntegerSet(mRecommendedMap.getInputFormats()); in getInputFormats()