OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SWidth
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/skia/src/images/
SkMovie_gif.cpp
90
info->fWidth = fGIF->
SWidth
;
349
const int width = gif->
SWidth
;
SkImageDecoder_libgif.cpp
229
width = gif->
SWidth
;
/external/skia/src/images/
SkMovie_gif.cpp
90
info->fWidth = fGIF->
SWidth
;
349
const int width = gif->
SWidth
;
SkImageDecoder_libgif.cpp
229
width = gif->
SWidth
;
/external/giflib/
gif_lib.h
71
GifWord
SWidth
, SHeight; /* Size of virtual canvas */
dgif_lib.c
243
if (DGifGetWord(GifFile, &GifFile->
SWidth
) == GIF_ERROR ||
[
all
...]
Completed in 29 milliseconds