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

  /external/skia/legacy/src/images/
SkMovie_gif.cpp 88 info->fHeight = fGIF->SHeight;
344 const int height = gif->SHeight;
SkImageDecoder_libgif.cpp 187 height = gif->SHeight;
  /external/skia/src/images/
SkMovie_gif.cpp 92 info->fHeight = fGIF->SHeight;
348 const int height = gif->SHeight;
SkImageDecoder_libgif.cpp 198 height = gif->SHeight;
  /external/giflib/
gif_lib.h 85 GifWord SWidth, SHeight, /* Screen dimensions. */
dgif_lib.c 247 DGifGetWord(GifFile, &GifFile->SHeight) == GIF_ERROR)
    [all...]

Completed in 36 milliseconds