Home
last modified time | relevance | path

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

/external/chromium_org/components/search_provider_logos/
Dlogo_tracker_unittest.cc51 scoped_refptr<base::RefCountedString> EncodeBitmapAsPNG( in EncodeBitmapAsPNG() function
61 scoped_refptr<base::RefCountedString> png_bytes = EncodeBitmapAsPNG(bitmap); in EncodeBitmapAsPNGBase64()
77 encoded_logo.encoded_image = EncodeBitmapAsPNG(logo.image); in EncodeLogo()