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

  /external/skia/src/images/
SkMovie_gif.cpp 92 info->fHeight = fGIF->SHeight;
135 const int height = gif->SHeight;
SkImageDecoder_libgif.cpp 195 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 185 milliseconds