Searched refs:CreateFrom1xPNGBytes (Results 1 – 13 of 13) sorted by relevance
104 static Image CreateFrom1xPNGBytes(const unsigned char* input,108 static Image CreateFrom1xPNGBytes(
481 Image Image::CreateFrom1xPNGBytes(const unsigned char* input, in CreateFrom1xPNGBytes() function in gfx::Image489 return CreateFrom1xPNGBytes(raw_data); in CreateFrom1xPNGBytes()492 Image Image::CreateFrom1xPNGBytes( in CreateFrom1xPNGBytes() function in gfx::Image
69 return gfx::Image::CreateFrom1xPNGBytes(
201 gfx::Image favicon_image = gfx::Image::CreateFrom1xPNGBytes(favicon_png); in GetSyncedFaviconImageForURL()
35 result.image = gfx::Image::CreateFrom1xPNGBytes( in RunCallbackWithImage()
163 image_ = gfx::Image::CreateFrom1xPNGBytes(&(png_data->data()[0]), in SnapshotCallback()
83 logo.image = gfx::Image::CreateFrom1xPNGBytes( in DecodeLogo()286 gfx::Image::CreateFrom1xPNGBytes(encoded_image->front(), in DecodeUntrustedImage()
132 gfx::Image image = gfx::Image::CreateFrom1xPNGBytes( in CheckAllIconSizes()
298 gfx::Image image = gfx::Image::CreateFrom1xPNGBytes( in CreateSkBitmapFromIconResource()
600 gfx::Image image = gfx::Image::CreateFrom1xPNGBytes(favicon_png); in AddTabFavicon()
312 gfx::Image snapshot_image = gfx::Image::CreateFrom1xPNGBytes(
819 return gfx::Image::CreateFrom1xPNGBytes( in Create1xFaviconFromPNGFile()
124 gfx::Image image = gfx::Image::CreateFrom1xPNGBytes( in ReadBitmap()