Searched defs:PNGCodec (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/gfx/codec/
H A Dpng_codec.h26 class GFX_EXPORT PNGCodec { class in namespace:gfx
81 // Call PNGCodec::Encode on the supplied SkBitmap |input|, which is assumed
90 // Call PNGCodec::Encode on the supplied SkBitmap |input|. The difference
97 // Call PNGCodec::Encode on the supplied SkBitmap |input|, which is assumed
129 DISALLOW_COPY_AND_ASSIGN(PNGCodec);

Completed in 65 milliseconds