Searched refs:bestMax (Results 1 – 1 of 1) sorted by relevance
668 int bestMax = 0; in getPhotoPreviewFpsRange() local674 if (maxFps > bestMax || (maxFps == bestMax && minFps > bestMin)) { in getPhotoPreviewFpsRange()676 bestMax = maxFps; in getPhotoPreviewFpsRange()