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

  /external/chromium_org/chrome/browser/profiles/
profile_info_util.h 28 gfx::Image GetAvatarIconForWebUI(const gfx::Image& image,
profile_info_util_unittest.cc 77 gfx::Image result = profiles::GetAvatarIconForWebUI(profile_image, false);
84 gfx::Image result2 = profiles::GetAvatarIconForWebUI(rect_picture, true);
profile_info_util.cc 182 gfx::Image GetAvatarIconForWebUI(const gfx::Image& image,
  /external/chromium_org/chrome/browser/ui/webui/options/
manage_profile_handler.cc 236 gfx::Image icon2 = profiles::GetAvatarIconForWebUI(*icon, true);
browser_options_handler.cc     [all...]

Completed in 111 milliseconds