Searched refs:bestPhotoEntry (Results 1 – 1 of 1) sorted by relevance
2104 PhotoEntry bestPhotoEntry, int bestPriority) { in hasHigherPhotoPriority() argument2105 int photoComparison = photoEntry.compareTo(bestPhotoEntry); in hasHigherPhotoPriority()2117 PhotoEntry bestPhotoEntry = null; in computeAggregateData() local2213 photoEntry, priority, bestPhotoEntry, photoPriority)) { in computeAggregateData()2214 bestPhotoEntry = photoEntry; in computeAggregateData()2361 PhotoEntry bestPhotoEntry = null; in updatePhotoId() local2373 photoEntry, priority, bestPhotoEntry, photoPriority)) { in updatePhotoId()2374 bestPhotoEntry = photoEntry; in updatePhotoId()