Home
last modified time | relevance | path

Searched refs:DGifCloseFile (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
DGIFMovie.cpp19 #define DGifCloseFile(a, b) DGifCloseFile(a) macro
57 DGifCloseFile(fGIF, nullptr); in GIFMovie()
68 DGifCloseFile(fGIF, nullptr); in ~GIFMovie()
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp57 DGifCloseFile(mGif, NULL); in FrameSequence_gif()
128 DGifCloseFile(mGif, NULL); in ~FrameSequence_gif()