HomeSort by relevance Sort by last modified time
    Searched full:gif (Results 1 - 25 of 1142) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/Source/WebCore/manual-tests/resources/
containsAnimatedGif.html 2 <img src="http://127.0.0.1:8000/misc/resources/animated-gif-with-offsets.gif" />
  /external/chromium/chrome/common/extensions/docs/examples/extensions/
gdocs.zip 
calendar.zip 
news_a11y.zip 
news_i18n.zip 
news.zip 
imageinfo.zip 
  /external/webkit/Source/WebCore/manual-tests/
large-size-image-crash.html 3 Displaying the animated GIF below should not result in memory corruption.
4 <img src="resources/large-size-image-crash.gif">
animated-gif-looping.html 4 <img src="./resources/animated-infinite.gif">
8 <img src="./resources/non-animated.gif">
12 <img src="./resources/animated-2x.gif">
16 <img src="./resources/animated-10x.gif">
  /external/chromium/chrome/common/extensions/docs/examples/extensions/calendar/
manifest.json 15 "128": "images/icon-128.gif",
16 "16":"images/icon-16.gif"
  /external/jpeg/
rdgif.c 8 * This file contains routines to read input images in GIF format.
12 * the ability to read GIF files has been removed from the IJG distribution. *
18 * CompuServe Incorporated. GIF(sm) is a Service Mark property of
27 * The module selection routine for GIF format input.
33 fprintf(stderr, "GIF input is unsupported for legal reasons. Sorry.\n");
  /external/skia/src/images/
SkImageDecoder_libgif.cpp 44 /* Implement the GIF interlace algorithm in an iterator.
99 //#define GIF_STAMP "GIF" /* First chars in file - GIF stamp. */
115 static const ColorMapObject* find_colormap(const GifFileType* gif) {
116 const ColorMapObject* cmap = gif->Image.ColorMap;
118 cmap = gif->SColorMap;
152 static bool error_return(GifFileType* gif, const SkBitmap& bm,
162 GifFileType* gif = DGifOpen(sk_stream, DecodeCallBackProc); local
163 if (NULL == gif) {
164 return error_return(gif, *bm, "DGifOpen")
    [all...]
  /external/proguard/docs/
screenshots.html 14 <a href="screenshot_gui1.gif" target="other">
15 <img src="screenshots_gui_small.gif" width="320" height="223" align="right"
19 <area shape="rect" coords="2,7,46,16" alt="ProGuard" href="screenshot_gui1.gif" target="other">
20 <area shape="rect" coords="2,17,46,27" alt="Input/Output" href="screenshot_gui2.gif" target="other">
21 <area shape="rect" coords="2,28,46,37" alt="Shrinking" href="screenshot_gui3.gif" target="other">
22 <area shape="rect" coords="2,38,46,48" alt="Optimization" href="screenshot_gui4.gif" target="other">
23 <area shape="rect" coords="2,49,46,58" alt="Obfuscation" href="screenshot_gui5.gif" target="other">
24 <area shape="rect" coords="2,59,46,69" alt="Information" href="screenshot_gui6.gif" target="other">
25 <area shape="rect" coords="2,70,46,79" alt="Process" href="screenshot_gui7.gif" target="other">
26 <area shape="rect" coords="2,80,46,90" alt="ReTrace" href="screenshot_gui8.gif" target="other"
    [all...]
testimonials.html 29 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
30 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
31 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
41 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
42 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
43 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
53 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr>
54 <td class="shadow400"><img src="drop1.gif" width="400" height="8"></td>
55 <td class="shadow8"><img src="drop3.gif" width="8" height="8"></td>
65 <td class="shadow8"><img src="drop2.gif" width="8" height="100"></td></tr><tr
    [all...]
  /docs/source.android.com/scripts/
cleanup.sh 3 for img in *.png *.gif *.jpg
  /external/chromium/chrome/common/extensions/docs/examples/extensions/gdocs/
manifest.json 5 "48": "img/docs_spreadsheets-48.gif",
6 "128": "img/docs_spreadsheets-128.gif"
13 "default_icon": "img/docs_spreadsheets-32.gif",
  /external/chromium/chrome/browser/resources/picasaweb_uploader/
manifest.json 18 "filesystem:*.gif",
22 "filesystem:*.GIF"
  /external/webkit/LayoutTests/dom/html/level2/html/
HTMLParamElement01.html 10 <PARAM NAME="image3" TYPE="image/gif" VALUE="image/file.gif" VALUETYPE="ref">
HTMLParamElement02.html 10 <PARAM NAME="image3" TYPE="image/gif" VALUE="image/file.gif" VALUETYPE="ref">
HTMLParamElement03.html 10 <PARAM NAME="image3" TYPE="image/gif" VALUE="image/file.gif" VALUETYPE="ref">
HTMLParamElement04.html 10 <PARAM NAME="image3" TYPE="image/gif" VALUE="image/file.gif" VALUETYPE="ref">
  /external/webkit/LayoutTests/dom/xhtml/level2/html/
HTMLParamElement01.xhtml 12 <param name="image3" type="image/gif" value="image/file.gif" valuetype="ref"/>
HTMLParamElement02.xhtml 12 <param name="image3" type="image/gif" value="image/file.gif" valuetype="ref"/>
HTMLParamElement03.xhtml 12 <param name="image3" type="image/gif" value="image/file.gif" valuetype="ref"/>
HTMLParamElement04.xhtml 12 <param name="image3" type="image/gif" value="image/file.gif" valuetype="ref"/>

Completed in 1399 milliseconds

1 2 3 4 5 6 7 8 91011>>