Searched defs:curScore (Results 1 – 3 of 3) sorted by relevance
174 float curScore) { in scoreFactory()
251 float curScore = baseScore * countFunc.apply(entry.getValue()) / maxCount; in promoteApp() local
249 float curScore = baseScore * countFunc.apply(entry.getValue()) / maxCount; in promoteApp() local