Home
last modified time | relevance | path

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

/external/skia/src/images/
DSkMovie_gif.cpp97 info->fHeight = fGIF->SHeight; in onGetInfo()
356 const int height = gif->SHeight; in onGetBitmap()
DSkImageDecoder_libgif.cpp285 height = gif->SHeight;
/external/giflib/
Dgif_lib.h72 GifWord SWidth, SHeight; /* Size of virtual canvas */ member
Degif_lib.c297 GifFile->SHeight = Height; in EGifPutScreenDesc()
1087 GifFileOut->SHeight, in EGifSpew()
Ddgif_lib.c251 DGifGetWord(GifFile, &GifFile->SHeight) == GIF_ERROR) in DGifGetScreenDesc()
/external/skia/src/codec/
DSkGifCodec.cpp371 int height = gif->SHeight;