Searched refs:gif (Results 1 – 9 of 9) sorted by relevance
/frameworks/base/libs/hwui/jni/ |
D | GIFMovie.cpp | 351 const GifFileType* gif = fGIF; in onGetBitmap() local 352 if (nullptr == gif) in onGetBitmap() 355 if (gif->ImageCount < 1) { in onGetBitmap() 359 const int width = gif->SWidth; in onGetBitmap() 360 const int height = gif->SHeight; in onGetBitmap() 399 if (gif->SColorMap != nullptr && gif->SBackGroundColor < gif->SColorMap->ColorCount) { in onGetBitmap() 400 const GifColorType& col = gif->SColorMap->Colors[gif->SBackGroundColor]; in onGetBitmap() 411 if (!trans && gif->SColorMap != nullptr) { in onGetBitmap() 429 drawFrame(bm, cur, gif->SColorMap); in onGetBitmap()
|
/frameworks/base/packages/SystemUI/docs/ |
D | kotlin-in-sysui.md | 3 Queue "it's happening" gif.
|
/frameworks/base/mime/java-res/ |
D | android.mime.types | 96 ?image/gif gif
|
/frameworks/native/cmds/installd/ |
D | installd.rc | 44 mkdir /config/sdcardfs/extensions/1057/gif
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 2372 # 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/ |
D | Doxyfile | 1569 # generated by dot. Possible values are png, jpg, or gif
|
/frameworks/native/docs/ |
D | Doxyfile | 1841 # generated by dot. Possible values are svg, png, jpg, or gif.
|
/frameworks/av/media/libaaudio/ |
D | Doxyfile | 2211 # Possible values are: png, jpg, gif and svg.
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 2330 # Possible values are: png, jpg, gif, svg, png:gd, png:gd:gd, png:cairo,
|