HomeSort by relevance Sort by last modified time
    Searched refs:resizeBoxFilter (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/jni/
GifTranscoder.h 52 static bool resizeBoxFilter(GifFileType* gifIn, GifFileType* gifOut);
GifTranscoder.cpp 106 if (resizeBoxFilter(gifIn, gifOut)) {
116 bool GifTranscoder::resizeBoxFilter(GifFileType* gifIn, GifFileType* gifOut) {

Completed in 3311 milliseconds