Home
last modified time | relevance | path

Searched defs:ImagePNGRep (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/image/
Dimage_png_rep.h16 struct GFX_EXPORT ImagePNGRep { struct
29 scoped_refptr<base::RefCountedMemory> raw_data;
30 float scale;
Dimage_png_rep.cc14 ImagePNGRep::ImagePNGRep() in ImagePNGRep() function in gfx::ImagePNGRep
19 ImagePNGRep::ImagePNGRep(const scoped_refptr<base::RefCountedMemory>& data, in ImagePNGRep() function in gfx::ImagePNGRep