Searched refs:SHeight (Results 1 - 6 of 6) sorted by last modified time

/external/skia/src/images/
H A DSkImageDecoder_libgif.cpp274 height = gif->SHeight;
H A DSkMovie_gif.cpp91 info->fHeight = fGIF->SHeight;
350 const int height = gif->SHeight;
/external/giflib/
H A Ddgif_lib.c244 DGifGetWord(GifFile, &GifFile->SHeight) == GIF_ERROR)
H A Dgif_lib.h71 GifWord SWidth, SHeight; /* Size of virtual canvas */ member in struct:GifFileType
/external/chromium_org/third_party/skia/src/images/
H A DSkImageDecoder_libgif.cpp273 height = gif->SHeight;
H A DSkMovie_gif.cpp91 info->fHeight = fGIF->SHeight;
350 const int height = gif->SHeight;

Completed in 5572 milliseconds