Searched refs:decodeFrame (Results 1 – 5 of 5) sorted by relevance
297 return this->decodeFrame(true, opts, rowsDecoded); in onGetPixels()324 return this->decodeFrame(firstCallToIncrementalDecode, options, rowsDecoded); in onIncrementalDecode()327 SkCodec::Result SkLibGifCodec::decodeFrame(bool firstAttempt, const Options& opts, int* rowsDecoded… in decodeFrame() function in SkLibGifCodec
121 Result decodeFrame(bool firstAttempt, const Options& opts, int* rowsDecoded);
253 const char* decodeFrame(WhichDecoder which);594 const char* status = this->decodeFrame(WhichDecoder::kIncrDecode); in onIncrementalDecodeOnePass()608 const char* status = this->decodeFrame(WhichDecoder::kIncrDecode); in onIncrementalDecodeTwoPass()898 const char* SkWuffsCodec::decodeFrame(WhichDecoder which) { in decodeFrame() function in SkWuffsCodec
801 bool decodeFrame = false; in verifyImageMultipleFrameNoReference() local804 decodeFrame = true; in verifyImageMultipleFrameNoReference()806 if (decodeFrame) in verifyImageMultipleFrameNoReference()