Searched refs:mostLaunchScore (Results 1 – 1 of 1) sorted by relevance
146 float mostLaunchScore = 1.0f; in doCompute() local173 if (launchScore > mostLaunchScore) { in doCompute()174 mostLaunchScore = launchScore; in doCompute()209 + " mostLaunchScore: " + mostLaunchScore in doCompute()217 target.getLaunchScore() / mostLaunchScore, in doCompute()