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

  /external/giflib/
dgif_lib.c 615 DGifCloseFile(GifFileType *GifFile)
    [all...]
  /external/skia/src/images/
SkMovie_gif.cpp 20 #define DGifCloseFile(a, b) DGifCloseFile(a)
57 DGifCloseFile(fGIF, NULL);
67 DGifCloseFile(fGIF, NULL);

Completed in 56 milliseconds