Home
last modified time | relevance | path

Searched refs:gif (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/libs/hwui/jni/
DGIFMovie.cpp346 const GifFileType* gif = fGIF; in onGetBitmap() local
347 if (nullptr == gif) in onGetBitmap()
350 if (gif->ImageCount < 1) { in onGetBitmap()
354 const int width = gif->SWidth; in onGetBitmap()
355 const int height = gif->SHeight; in onGetBitmap()
394 if (gif->SColorMap != nullptr && gif->SBackGroundColor < gif->SColorMap->ColorCount) { in onGetBitmap()
395 const GifColorType& col = gif->SColorMap->Colors[gif->SBackGroundColor]; in onGetBitmap()
406 if (!trans && gif->SColorMap != nullptr) { in onGetBitmap()
424 drawFrame(bm, cur, gif->SColorMap); in onGetBitmap()
/frameworks/ex/framesequence/jni/
DFrameSequence_gif.cpp222 GifFileType* gif = mFrameSequence.getGif(); in drawFrame() local
223 if (!gif) { in drawFrame()
252 DGifSavedExtensionToGCB(gif, i, &gcb); in drawFrame()
253 const SavedImage& frame = gif->SavedImages[i]; in drawFrame()
270 DGifSavedExtensionToGCB(gif, i - 1, &prevGcb); in drawFrame()
271 const SavedImage& prevFrame = gif->SavedImages[i - 1]; in drawFrame()
307 const ColorMapObject* cmap = gif->SColorMap; in drawFrame()
329 const int maxFrame = gif->ImageCount; in drawFrame()
331 DGifSavedExtensionToGCB(gif, lastFrame, &gcb); in drawFrame()
/frameworks/base/packages/SystemUI/docs/
Dkotlin-in-sysui.md3 Queue "it's happening" gif.
/frameworks/base/mime/java-res/
Dandroid.mime.types91 ?image/gif gif
/frameworks/native/cmds/installd/
Dinstalld.rc42 mkdir /config/sdcardfs/extensions/1057/gif
/frameworks/base/media/native/midi/include/
DDoxyfile2372 # png:gd:gd, jpg, jpg:cairo, jpg:cairo:gd, jpg:gd, jpg:gd:gd, gif, gif:cairo,
2373 # gif:cairo:gd, gif:gd, gif:gd:gd, svg, png:gd, png:gd:gd, png:cairo,
/frameworks/wilhelm/doc/
DDoxyfile1569 # generated by dot. Possible values are png, jpg, or gif
/frameworks/native/docs/
DDoxyfile1840 # generated by dot. Possible values are svg, png, jpg, or gif.
/frameworks/av/media/libaaudio/
DDoxyfile2211 # Possible values are: png, jpg, gif and svg.
/frameworks/av/media/codec2/docs/
Ddoxygen.config2330 # Possible values are: png, jpg, gif, svg, png:gd, png:gd:gd, png:cairo,