Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp19 #define DGifCloseFile(a, b) DGifCloseFile(a) macro
57 DGifCloseFile(fGIF, nullptr); in GIFMovie()
68 DGifCloseFile(fGIF, nullptr); in ~GIFMovie()
/aosp12/frameworks/ex/framesequence/jni/
H A DFrameSequence_gif.cpp57 DGifCloseFile(mGif, NULL); in FrameSequence_gif()
128 DGifCloseFile(mGif, NULL); in ~FrameSequence_gif()
/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp511 DGifCloseFile(mGifIn, NULL); in ~GifFilesCloser()