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

  /external/giflib/
dgif_lib.c 622 DGifCloseFile(GifFileType *GifFile, int *ErrorCode)
    [all...]
  /external/skia/src/images/
SkMovie_gif.cpp 20 #define DGifCloseFile(a, b) DGifCloseFile(a)
58 DGifCloseFile(fGIF, nullptr);
69 DGifCloseFile(fGIF, nullptr);

Completed in 271 milliseconds