Searched refs:typeIter (Results 1 – 1 of 1) sorted by relevance
1229 auto typeIter = internalFormatIter->second.find(type); in GetInternalFormatInfo() local1230 if (typeIter == internalFormatIter->second.end()) in GetInternalFormatInfo()1235 return typeIter->second; in GetInternalFormatInfo()