Searched refs:checkIfCover (Results 1 - 2 of 2) sorted by relevance

/frameworks/ex/framesequence/jni/
H A DFrameSequence_gif.cpp141 static bool checkIfCover(const GifImageDesc& target, const GifImageDesc& covered) { function
274 && checkIfCover(frame.ImageDesc, prevFrame.ImageDesc);
H A DFrameSequence_webp.cpp148 static bool checkIfCover(const WebPIterator& target, const WebPIterator& covered) { function
210 checkIfCover(currIter, prevIter);

Completed in 80 milliseconds