Searched defs:ImagePNGRep (Results 1 – 2 of 2) sorted by relevance
16 struct GFX_EXPORT ImagePNGRep { struct29 scoped_refptr<base::RefCountedMemory> raw_data;30 float scale;
14 ImagePNGRep::ImagePNGRep() in ImagePNGRep() function in gfx::ImagePNGRep19 ImagePNGRep::ImagePNGRep(const scoped_refptr<base::RefCountedMemory>& data, in ImagePNGRep() function in gfx::ImagePNGRep