Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libgifcodec/
DSkLibGifCodec.cpp322 const bool firstCallToIncrementalDecode = fFirstCallToIncrementalDecode; in onIncrementalDecode() local
324 return this->decodeFrame(firstCallToIncrementalDecode, options, rowsDecoded); in onIncrementalDecode()