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