Home
last modified time | relevance | path

Searched refs:SBackGroundColor (Results 1 – 6 of 6) sorted by relevance

/external/giflib/
Dgif_lib.h74 GifWord SBackGroundColor; /* Background color for virtual canvas */ member
Degif_lib.c295 GifFile->SBackGroundColor = BackGround; in EGifPutScreenDesc()
1085 GifFileOut->SBackGroundColor, in EGifSpew()
Ddgif_lib.c259 GifFile->SBackGroundColor = Buf[1]; in DGifGetScreenDesc()
/external/skia/src/images/
DSkImageDecoder_libgif.cpp267 int fillIndex = gif->SBackGroundColor;
DSkMovie_gif.cpp396 const GifColorType& col = gif->SColorMap->Colors[fGIF->SBackGroundColor]; in onGetBitmap()
/external/skia/src/codec/
DSkGifCodec.cpp432 uint32_t backgroundIndex = fGif->SBackGroundColor;