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

  /external/skia/src/images/
SkMovie_gif.cpp 49 DGifCloseFile(fGIF);
59 DGifCloseFile(fGIF);
SkImageDecoder_libgif.cpp 159 SkAutoTCallIProc<GifFileType, DGifCloseFile> acp(gif);
  /external/giflib/
gif_lib.h 203 int DGifCloseFile(GifFileType * GifFile);
dgif_lib.c 570 DGifCloseFile(GifFileType * GifFile) {
    [all...]

Completed in 325 milliseconds