Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/hardware/camera2/params/
DStreamConfigurationMap.java257 mAllOutputFormats.put(fmt, mAllOutputFormats.get(fmt) + 1); in StreamConfigurationMap()
1166 if (mAllOutputFormats.indexOfKey(internalFormat) >= 0) { in checkArgumentFormatSupported()
1509 mAllOutputFormats.get(format) == 0)) { in getInternalFormatSizes()
1607 return output ? mAllOutputFormats : mInputFormats; in getFormatsMap()
1951 private final SparseIntArray mAllOutputFormats = new SparseIntArray(); field in StreamConfigurationMap
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22320 Landroid/hardware/camera2/params/StreamConfigurationMap;->mAllOutputFormats:Landroid/util/SparseInt…