Lines Matching refs:mSupportedFormats
164 callback, mCfg, mSupportedFormats, mCroppingType, in open()
267 if (mSupportedFormats.empty()) { in initAvailableCapabilities()
274 for (const auto& fmt : mSupportedFormats) { in initAvailableCapabilities()
595 if (mSupportedFormats.empty()) { in initOutputCharskeysByFormat()
604 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharskeysByFormat()
662 for (const auto& supportedFormat : mSupportedFormats) { in calculateMinFps()
693 if (mSupportedFormats.empty()) { in initOutputCharsKeys()
707 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharsKeys()
740 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharsKeys()
969 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
973 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
986 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
989 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
994 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
998 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
1002 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
1005 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()