OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DGifCloseFile
(Results
1 - 7
of
7
) sorted by null
/external/skia/src/images/
SkMovie_gif.cpp
20
#define
DGifCloseFile
(a, b)
DGifCloseFile
(a)
57
DGifCloseFile
(fGIF, NULL);
67
DGifCloseFile
(fGIF, NULL);
SkImageDecoder_libgif.cpp
236
return
DGifCloseFile
(gif);
238
return
DGifCloseFile
(gif, NULL);
/frameworks/ex/framesequence/jni/
FrameSequence_gif.cpp
66
DGifCloseFile
(mGif);
135
DGifCloseFile
(mGif);
/external/skia/src/codec/
SkCodec_libgif.cpp
75
DGifCloseFile
(gif);
77
DGifCloseFile
(gif, NULL);
/external/giflib/
gif_lib.h
181
int
DGifCloseFile
(GifFileType * GifFile);
dgif_lib.c
615
DGifCloseFile
(GifFileType *GifFile)
[
all
...]
/packages/apps/Messaging/jni/
GifTranscoder.cpp
501
DGifCloseFile
(mGifIn);
Completed in 1646 milliseconds