Home
last modified time | relevance | path

Searched refs:Copy1xPNGBytes (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/gfx/image/
Dimage.h146 scoped_refptr<base::RefCountedMemory> Copy1xPNGBytes() const;
Dimage.cc685 scoped_refptr<base::RefCountedMemory> Image::Copy1xPNGBytes() const { in Copy1xPNGBytes() function in gfx::Image