Searched refs:animated_image (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/
H A Duser_image.h35 // |raw_image| can be animated, in which case animated_image() will return the
53 const RawImage& animated_image() const { return animated_image_; } function in class:chromeos::UserImage
H A Duser.h135 const UserImage::RawImage& animated_image() const { function in class:chromeos::User
136 return user_image_.animated_image();
/external/chromium_org/chrome/browser/ui/webui/options/chromeos/
H A Duser_image_source.cc60 return new base::RefCountedBytes(user->animated_image());

Completed in 99 milliseconds