Searched refs:mAllOutputFormats (Results 1 – 2 of 2) sorted by relevance
288 mAllOutputFormats.put(fmt, mAllOutputFormats.get(fmt) + 1); in StreamConfigurationMap()1221 if (mAllOutputFormats.indexOfKey(internalFormat) >= 0) { in checkArgumentFormatSupported()1587 mAllOutputFormats.get(format) == 0)) { in getInternalFormatSizes()1690 return output ? mAllOutputFormats : mInputFormats; in getFormatsMap()2089 private final SparseIntArray mAllOutputFormats = new SparseIntArray(); field in StreamConfigurationMap
19433 Landroid/hardware/camera2/params/StreamConfigurationMap;->mAllOutputFormats:Landroid/util/SparseInt…