Lines Matching full:thumbnail
71 // Sets the given data to be the thumbnail for the given URL,
73 // data, the thumbnail will be deleted.
76 const SkBitmap& thumbnail,
80 // Retrieves thumbnail data for the given URL, returning true on success,
81 // false if there is no such thumbnail or there was some other error.
84 // Delete the thumbnail with the provided id. Returns false on failure
87 // If there is a thumbnail score for the id provided, retrieves the
88 // current thumbnail score and places it in |score| and returns
226 // Creates the thumbnail table, returning true if the table already exists
245 // Migrates the icon mapping data from URL database to Thumbnail database.