Searched refs:NetworkIconImageSource (Results 1 – 1 of 1) sorted by relevance
230 class NetworkIconImageSource : public gfx::ImageSkiaSource { class232 NetworkIconImageSource(const gfx::ImageSkia& icon, const Badges& badges) in NetworkIconImageSource() function in ui::network_icon::__anona99b355d0111::NetworkIconImageSource236 virtual ~NetworkIconImageSource() {} in ~NetworkIconImageSource()266 DISALLOW_COPY_AND_ASSIGN(NetworkIconImageSource);538 new NetworkIconImageSource(icon, badges), icon.size()); in GetConnectingVpnImage()542 new NetworkIconImageSource(*icon, Badges()), icon->size()); in GetConnectingVpnImage()557 new NetworkIconImageSource(*icon, Badges()), icon->size()); in GetConnectingImage()722 new NetworkIconImageSource(icon, badges), icon.size()); in GenerateImage()