Home
last modified time | relevance | path

Searched refs:replacement_type (Results 1 – 1 of 1) sorted by relevance

/external/chromium/chrome/common/
Dthumbnail_score.cc89 int replacement_type = GetThumbnailType(replacement.good_clipping, in ShouldReplaceThumbnailWith() local
91 if (replacement_type < current_type) { in ShouldReplaceThumbnailWith()
96 } else if (replacement_type == current_type) { in ShouldReplaceThumbnailWith()