Searched refs:ReencodeFavicon (Results 1 – 5 of 5) sorted by relevance
29 bool Importer::ReencodeFavicon(const unsigned char* src_data, in ReencodeFavicon() function in Importer
54 static bool ReencodeFavicon(const unsigned char* src_data,
578 if (!ReencodeFavicon(&data[0], data.size(), &usage.png_data)) in LoadFavicons()
183 if (!ReencodeFavicon(&data[0], data.size(), &usage.png_data))
667 if (!ReencodeFavicon(reinterpret_cast<const unsigned char*>(&data[0]), in DataURLToFaviconUsage()