Searched refs:bestPriority (Results 1 – 1 of 1) sorted by relevance
1389 PhotoEntry bestPhotoEntry, int bestPriority) { in hasHigherPhotoPriority() argument1391 return photoComparison < 0 || photoComparison == 0 && priority > bestPriority; in hasHigherPhotoPriority()