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

/external/skia/src/codec/
H A DSkGifCodec.cpp226 // pixels (see writeTransparentPixels in haveDecodedRow). We currently do this by
377 // - The frameRect does not cover the full bounds. haveDecodedRow will
451 // This will be updated by haveDecodedRow.
523 bool SkGifCodec::haveDecodedRow(size_t frameIndex, const unsigned char* rowBegin, function in class:SkGifCodec

Completed in 406 milliseconds