Home | History | Annotate | Download | only in history

Lines Matching full:thumbnail

186                                 const SkBitmap& thumbnail,
209 if (!EncodeBitmap(thumbnail, &thumbnail_data))
532 // When comparing the thumbnail scores, we need to take into account the
533 // redirect hops, which are not generated when the thumbnail is because the
541 image->thumbnail.get())
544 image->thumbnail = const_cast<RefCountedBytes*>(thumbnail_data);
552 const RefCountedBytes* thumbnail,
554 if (!SetPageThumbnailNoDB(url, thumbnail, score))
600 const RefCountedBytes* thumbnail,
607 image.second.thumbnail = const_cast<RefCountedBytes*>(thumbnail);
839 // At the time we get the thumbnail redirects aren't known, so we have to
845 it->second.thumbnail,