Searched refs:SBackGroundColor (Results 1 - 6 of 6) sorted by path

/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libgif.cpp255 int fillIndex = gif->SBackGroundColor;
361 // gif->SBackGroundColor should be less than colorCount.
H A DSkMovie_gif.cpp390 const GifColorType& col = gif->SColorMap->Colors[fGIF->SBackGroundColor];
/external/giflib/
H A Ddgif_lib.c256 GifFile->SBackGroundColor = Buf[1];
H A Dgif_lib.h73 GifWord SBackGroundColor; /* Background color for virtual canvas */ member in struct:GifFileType
/external/skia/src/images/
H A DSkImageDecoder_libgif.cpp256 int fillIndex = gif->SBackGroundColor;
362 // gif->SBackGroundColor should be less than colorCount.
H A DSkMovie_gif.cpp390 const GifColorType& col = gif->SColorMap->Colors[fGIF->SBackGroundColor];

Completed in 315 milliseconds