/docs/source.android.com/scripts/ |
cleanup.sh | 3 for img in *.png *.gif *.jpg
|
/external/chromium_org/third_party/skia/src/images/ |
SkImageDecoder_libgif.cpp | 41 "images.gif.suppressDecoderWarnings", true, 42 "Suppress GIF warnings and errors when calling image decode " 46 /* Implement the GIF interlace algorithm in an iterator. 118 static const ColorMapObject* find_colormap(const GifFileType* gif) { 119 const ColorMapObject* cmap = gif->Image.ColorMap; 121 cmap = gif->SColorMap; 172 * Skip rows in the source gif image. 173 * @param gif Source image. 174 * @param dst Scratch output needed by gif library call. Must be >= width bytes. 179 static bool skip_src_rows(GifFileType* gif, uint8_t* dst, int width, int rowsToSkip) 190 GifFileType* gif = DGifOpen(sk_stream, DecodeCallBackProc); local [all...] |
SkMovie_gif.cpp | 341 const GifFileType* gif = fGIF; local 342 if (NULL == gif) 345 if (gif->ImageCount < 1) { 349 const int width = gif->SWidth; 350 const int height = gif->SHeight; 391 if (gif->SColorMap != NULL) { 392 const GifColorType& col = gif->SColorMap->Colors[fGIF->SBackGroundColor]; 404 if (!trans && gif->SColorMap != NULL) { 422 drawFrame(bm, cur, gif->SColorMap);
|
/external/skia/src/images/ |
SkImageDecoder_libgif.cpp | 41 "images.gif.suppressDecoderWarnings", true, 42 "Suppress GIF warnings and errors when calling image decode " 46 /* Implement the GIF interlace algorithm in an iterator. 118 static const ColorMapObject* find_colormap(const GifFileType* gif) { 119 const ColorMapObject* cmap = gif->Image.ColorMap; 121 cmap = gif->SColorMap; 172 * Skip rows in the source gif image. 173 * @param gif Source image. 174 * @param dst Scratch output needed by gif library call. Must be >= width bytes. 179 static bool skip_src_rows(GifFileType* gif, uint8_t* dst, int width, int rowsToSkip) 190 GifFileType* gif = DGifOpen(sk_stream, DecodeCallBackProc); local [all...] |
SkMovie_gif.cpp | 341 const GifFileType* gif = fGIF; local 342 if (NULL == gif) 345 if (gif->ImageCount < 1) { 349 const int width = gif->SWidth; 350 const int height = gif->SHeight; 391 if (gif->SColorMap != NULL) { 392 const GifColorType& col = gif->SColorMap->Colors[fGIF->SBackGroundColor]; 404 if (!trans && gif->SColorMap != NULL) { 422 drawFrame(bm, cur, gif->SColorMap);
|
/external/proguard/examples/ |
proguardgui.pro | 49 -adaptresourcefilenames **.properties,**.gif,**.jpg
|
proguardall.pro | 34 -adaptresourcefilenames **.properties,**.gif,**.jpg
|
/prebuilts/tools/common/proguard/proguard4.7/examples/ |
proguardgui.pro | 44 -adaptresourcefilenames **.properties,**.gif,**.jpg
|
proguardall.pro | 34 -adaptresourcefilenames **.properties,**.gif,**.jpg
|
/external/clang/docs/tools/ |
manpage.css | 186 background-image: url(/global/mvc_objects/images/bttndrkblue_bgtop.gif); 190 background-image: url(/global/mvc_objects/images/bttndrkblue_bgleft.gif); 199 background-image: url(/global/mvc_objects/images/bttndrkblue_bgmiddle.gif); 204 background-image: url(/global/mvc_objects/images/bttndrkblue_bgright.gif); 208 background-image: url(/global/mvc_objects/images/bttndrkblue_bgbottom.gif); 223 background: #f0f5fa url(/i/corner-leftline.gif) repeat-y; 227 background: #f0f5fa url(/i/corner-rightline.gif) repeat-y; 231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x; 235 background: #f0f5fa url(/i/corner-botline.gif) repeat-x; 239 background: #ffffff url(/i/corner-rightline.gif) repeat-y [all...] |
/external/chromium/chrome/browser/resources/shared/js/ |
media_common.js | 14 return /\.(bmp|gif|jpe?g|ico|png|webp)$/i.test(path);
|
/external/chromium_org/ui/webui/resources/js/ |
media_common.js | 14 return /\.(bmp|gif|jpe?g|ico|png|webp)$/i.test(path);
|
/external/proguard/build/ |
makefile | 69 $(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) -printf $(CLASSES)/$(dir $(1))%P\\n) 84 $(CLASSES)/%.properties $(CLASSES)/%.png $(CLASSES)/%.gif $(CLASSES)/%.pro:
|
build.sh | 49 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) \
|
/prebuilts/tools/common/proguard/proguard4.7/build/ |
makefile | 69 $(shell find $(SRC)/$(dir $(1)) -maxdepth 1 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) -printf $(CLASSES)/$(dir $(1))%P\\n) 84 $(CLASSES)/%.properties $(CLASSES)/%.png $(CLASSES)/%.gif $(CLASSES)/%.pro:
|
build.sh | 49 \( -name \*.properties -o -name \*.png -o -name \*.gif -o -name \*.pro \) \
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitperl/VCSUtils_unittest/ |
parseGitDiffHeader.pl | 288 diff --git a/foo.gif b/foo.gif 302 Index: foo.gif 307 indexPath => "foo.gif", 318 diff --git a/foo.gif b/foo.gif 332 Index: foo.gif 337 indexPath => "foo.gif",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news_a11y/ |
feed.css | 28 background-image: url(sprite_arrows.gif);
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
heapProfiler.css | 37 content: url(Images/spinnerActive.gif); 41 content: url(Images/spinnerActiveSelected.gif); 45 content: url(Images/spinnerInactive.gif); 49 content: url(Images/spinnerInactiveSelected.gif);
|
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/ |
onebar.css | 57 background: url(../images/partytime.gif) center center no-repeat;
|
/external/skia/tools/ |
update-doxygen.sh | 96 find . -name '*.gif' -exec svn propset svn:mime-type image/gif '{}' \;
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/news/css/ |
feed.css | 31 background-image: url(/images/sprite_arrows.gif);
|
/external/chromium_org/build/android/ |
lighttpd_server.py | 177 ".gif" => "image/gif",
|
/external/chromium_org/chrome/common/extensions/docs/examples/extensions/news/css/ |
feed.css | 31 background-image: url(/images/sprite_arrows.gif);
|
/external/stlport/etc/ |
STLport-4.5.1.spec | 11 Icon: stlport_powered_white.gif
|