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

  /external/skia/src/images/
SkMovie_gif.cpp 95 info->fWidth = fGIF->SWidth;
351 const int width = gif->SWidth;
SkImageDecoder_libgif.cpp 194 width = gif->SWidth;
  /external/giflib/
gif_lib.h 85 GifWord SWidth, SHeight, /* Screen dimensions. */
dgif_lib.c 246 if (DGifGetWord(GifFile, &GifFile->SWidth) == GIF_ERROR ||
    [all...]

Completed in 39 milliseconds