Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile_avatar_icon_util.h183 SkBitmap GetWin2xAvatarImage(ProfileAttributesEntry* entry);
H A Dprofile_avatar_icon_util.cc759 SkBitmap GetWin2xAvatarImage(ProfileAttributesEntry* entry) { in GetWin2xAvatarImage() function
H A Dprofile_shortcut_manager_win.cc957 params.avatar_image_2x = profiles::GetWin2xAvatarImage(entry); in CreateOrUpdateShortcutsForProfileAtPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/views/frame/
H A Dbrowser_desktop_window_tree_host_win.cc587 SkBitmap avatar_bitmap_2x = profiles::GetWin2xAvatarImage(entry); in GetBadgedIconBitmapForProfile()