Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/web_applications/
Dweb_app.cc125 bool ShouldUpdateIcon(const FilePath& icon_file, const SkBitmap& image) { in ShouldUpdateIcon() function
429 if (ShouldUpdateIcon(icon_file, image)) { in CheckAndSaveIcon()