Searched refs:itMax (Results 1 – 1 of 1) sorted by relevance
155 auto itMax = std::max_element(configs.begin(), configs.end(), in getMaxResolution() local160 if (itMax == configs.end()) { in getMaxResolution()168 return Resolution(itMax->width, itMax->height); in getMaxResolution()