Searched defs:gfx_image (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
H A Dnotification_conversion_helper.cc113 const gfx::Image* gfx_image,
115 SkBitmap sk_bitmap = gfx_image->AsBitmap();
112 GfxImageToNotificationBitmap( const gfx::Image* gfx_image, extensions::api::notifications::NotificationBitmap* notification_bitmap) argument
/external/chromium_org/chrome/browser/profiles/
H A Dgaia_info_update_service.cc133 gfx::Image gfx_image = gfx::Image::CreateFrom1xBitmap(bitmap); local
134 cache.SetGAIAPictureOfProfileAtIndex(profile_index, &gfx_image);

Completed in 87 milliseconds