HomeSort by relevance Sort by last modified time
    Searched refs:GetAvatarIconForMenu (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/chrome/browser/profiles/
profile_info_util.h 24 gfx::Image GetAvatarIconForMenu(const gfx::Image& image,
profile_info_util_unittest.cc 61 gfx::Image result = profiles::GetAvatarIconForMenu(profile_image, false);
68 gfx::Image result2 = profiles::GetAvatarIconForMenu(rect_picture, true);
profile_list_desktop.cc 50 icon = profiles::GetAvatarIconForMenu(icon, is_gaia_picture);
profile_info_util.cc 176 gfx::Image GetAvatarIconForMenu(const gfx::Image& image,
  /external/chromium_org/chrome/browser/chromeos/profiles/
profile_list_chromeos.cc 57 icon = profiles::GetAvatarIconForMenu(icon, true);

Completed in 74 milliseconds