Searched refs:animated_image_ (Results 1 – 2 of 2) sorted by relevance
53 const RawImage& animated_image() const { return animated_image_; } in animated_image()69 RawImage animated_image_; variable
81 animated_image_ = raw_image; in UserImage()