Lines Matching refs:mSupportedFormats
153 callback, mCfg, mSupportedFormats, mCroppingType, in open()
256 if (mSupportedFormats.empty()) { in initAvailableCapabilities()
263 for (const auto& fmt : mSupportedFormats) { in initAvailableCapabilities()
584 if (mSupportedFormats.empty()) { in initOutputCharskeysByFormat()
593 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharskeysByFormat()
651 for (const auto& supportedFormat : mSupportedFormats) { in calculateMinFps()
682 if (mSupportedFormats.empty()) { in initOutputCharsKeys()
696 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharsKeys()
729 for (const auto& supportedFormat : mSupportedFormats) { in initOutputCharsKeys()
958 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
962 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
975 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
978 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
983 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
987 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()
991 mSupportedFormats = horizontalFmts; in initSupportedFormatsLocked()
994 mSupportedFormats = verticalFmts; in initSupportedFormatsLocked()