Searched refs:checkIfCover (Results 1 – 3 of 3) sorted by relevance
143 static bool checkIfCover(const GifImageDesc& target, const GifImageDesc& covered) { in checkIfCover() function276 && checkIfCover(frame.ImageDesc, prevFrame.ImageDesc); in drawFrame()
160 static bool checkIfCover(const WebPIterator& target, const WebPIterator& covered) { in checkIfCover() function222 checkIfCover(currIter, prevIter); in initializeFrame()
293 static bool checkIfCover(const SavedImage* target, const SavedImage* covered) in checkIfCover() function318 && (nextTrans || !checkIfCover(next, cur))) { in disposeFrameIfNeeded()