Searched refs:bestModeIndex (Results 1 – 1 of 1) sorted by relevance
458 int bestModeIndex = -1; in getBestConfig() local466 bestModeIndex = i; in getBestConfig()473 if (bestModeIndex == -1) { in getBestConfig()474 bestModeIndex = 0; in getBestConfig()476 mEDIDModes[bestModeIndex] = bestMode; in getBestConfig()478 return bestModeIndex; in getBestConfig()