Searched refs:fFirstCallToIncrementalDecode (Results 1 – 3 of 3) sorted by relevance
110 , fFirstCallToIncrementalDecode(false) in SkLibGifCodec()311 fFirstCallToIncrementalDecode = true; in onStartIncrementalDecode()322 const bool firstCallToIncrementalDecode = fFirstCallToIncrementalDecode; in onIncrementalDecode()323 fFirstCallToIncrementalDecode = false; in onIncrementalDecode()
141 bool fFirstCallToIncrementalDecode; variable
274 bool fFirstCallToIncrementalDecode; member in SkWuffsCodec370 fFirstCallToIncrementalDecode(false),478 fFirstCallToIncrementalDecode = true; in onStartIncrementalDecode()642 if (fFirstCallToIncrementalDecode) { in onIncrementalDecodeTwoPass()655 fFirstCallToIncrementalDecode = false; in onIncrementalDecodeTwoPass()