Searched refs:willBeCleared (Results 1 – 2 of 2) sorted by relevance
39 static bool willBeCleared(const GraphicsControlBlock& gcb) { in willBeCleared() function99 if (!willBeCleared(gcb)) { in FrameSequence_gif()272 bool prevFrameDisposed = willBeCleared(prevGcb); in drawFrame()304 bool willBeCleared = gcb.DisposalMode == DISPOSE_BACKGROUND in drawFrame() local306 if (i == frameNr || !willBeCleared) { in drawFrame()
155 static bool willBeCleared(const WebPIterator& iter) { in willBeCleared() function351 if (i == frameNr || !willBeCleared(currIter)) { in drawFrame()