Searched defs:formatIter (Results 1 – 6 of 6) sorted by relevance
90 auto formatIter = formatFuncs.find(formatType); in Render() local
89 auto formatIter = formatFuncs.find(formatType); in Render() local
143 auto formatIter = std::find_if(FORMAT_TABLE.begin(), FORMAT_TABLE.end(), in SwitchToFormatType() local
224 …t ImageSource::CheckFormatHint(const std::string &formatHint, FormatAgentMap::iterator &formatIter) in CheckFormatHint()
1464 auto formatIter = imageSource->formatAgentMap_.begin(); variable
1981 …nt32_t ImageSource::CheckFormatHint(const string &formatHint, FormatAgentMap::iterator &formatIter) in CheckFormatHint()