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

  /external/giflib/
dgif_lib.c 626 DGifCloseFile(GifFileType *GifFile, int *ErrorCode)
    [all...]
  /frameworks/base/core/jni/android/graphics/
GIFMovie.cpp 19 #define DGifCloseFile(a, b) DGifCloseFile(a)
57 DGifCloseFile(fGIF, nullptr);
68 DGifCloseFile(fGIF, nullptr);

Completed in 64 milliseconds