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

/external/skia/src/codec/
H A DSkGifCodec.h21 class SkGifCodec : public SkCodec { class in inherits:SkCodec
35 * Read enough of the stream to initialize the SkGifCodec.
40 * codecOut will be set to a new SkGifCodec.
191 SkGifCodec(const SkImageInfo& srcInfo, SkStream* stream, GifFileType* gif, uint32_t transIndex,

Completed in 54 milliseconds