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

/external/chromium_org/third_party/skia/src/images/
H A DSkMovie_gif.cpp288 static bool checkIfCover(const SavedImage* target, const SavedImage* covered) function
313 && (nextTrans || !checkIfCover(next, cur))) {
/external/skia/src/images/
H A DSkMovie_gif.cpp288 static bool checkIfCover(const SavedImage* target, const SavedImage* covered) function
313 && (nextTrans || !checkIfCover(next, cur))) {

Completed in 82 milliseconds