Searched refs:mAllOutputFormats (Results 1 – 2 of 2) sorted by relevance
257 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
22320 Landroid/hardware/camera2/params/StreamConfigurationMap;->mAllOutputFormats:Landroid/util/SparseInt…