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