Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp23 #define DGifCloseFile(a, b) DGifCloseFile(a) macro
/aosp_15_r20/external/giflib/
H A Ddgif_lib.c680 int DGifCloseFile(GifFileType *GifFile, int *ErrorCode) { in DGifCloseFile() function
/aosp_15_r20/external/webp/examples/
H A Danim_util.c373 #define DGifCloseFile(a, b) DGifCloseFile(a) macro