Searched refs:iFormatArray (Results 1 – 1 of 1) sorted by relevance
110 auto &iFormatArray = mapIt->second; in GetSurfaceColorPack() local111 auto iter = std::find(iFormatArray.begin(), iFormatArray.end(), format); in GetSurfaceColorPack()112 if (iter == iFormatArray.end()) in GetSurfaceColorPack()177 auto &iFormatArray = mapIt->second; in GetSurfaceBitDepth() local178 auto iter = std::find(iFormatArray.begin(), iFormatArray.end(), format); in GetSurfaceBitDepth()179 if (iter == iFormatArray.end()) in GetSurfaceBitDepth()