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

1 2 3 4 5 6 7 8 91011>>

  /external/webkit/WebCore/inspector/front-end/
WebKit.qrc 95 <file>Images/back.png</file>
96 <file>Images/checker.png</file>
97 <file>Images/clearConsoleButtonGlyph.png</file>
98 <file>Images/closeButtons.png</file>
99 <file>Images/consoleButtonGlyph.png</file>
100 <file>Images/cookie.png</file>
101 <file>Images/consoleIcon.png</file>
102 <file>Images/database.png</file>
103 <file>Images/databaseTable.png</file>
104 <file>Images/debuggerContinue.png</file
    [all...]
  /external/qemu/images/
android_icon.rc 1 1 ICON "../images/android_icon.ico"
  /sdk/sdklauncher/images/
android_icon.rc 1 1 ICON "../images/android_icon.ico"
  /external/clearsilver/imd/
test.in 1 PATH_TRANSLATED=/home/blong/public_html/Images/test.imd
example.imd 1 # Location of the image albums (an album is a directory of images
3 BASEDIR = /home/blong/images
6 Template=/home/blong/public_html/Images/imd.cs
imdm.py 13 # this function should find the first four images inside a
16 albumstartfile = "/~jeske/Images/jeskealbum.imd"
17 imagestartfile = "/~jeske/Images/jeskealbum.imc"
27 images = []
34 images.append(os.path.join(sub_dir,a_entry))
36 images + albumoverview(basedir,os.path.join(sub_dir,a_entry),1)
37 if len(images) >= (count + skip):
38 return images[skip:]
40 return images[skip:]
72 images = albumoverview(basedir,album,count=500
    [all...]
  /external/skia/bench/
Makefile.am 1 AM_CPPFLAGS = -I$(top_builddir)/include/core -I$(top_builddir)/include/images
9 $(top_builddir)/src/images/SkImageDecoder.cpp \
10 $(top_builddir)/src/images/SkImageDecoder_libpng.cpp \
11 $(top_builddir)/src/images/SkScaledBitmapSampler.cpp \
  /frameworks/base/awt/java/awt/image/renderable/
package.html 4 This package contains classes to create images which are rendering-independent.
  /frameworks/base/awt/javax/imageio/stream/
package.html 4 This package contains classes and interfaces for handling images with low-level I/O operations.
  /frameworks/base/awt/java/awt/image/
package.html 4 This package contains classes and interfaces that allow to modify existing images or to create a new image rather than loading it from a file.
  /frameworks/base/awt/java/awt/
package.html 4 This package contains classes and interfaces for creating (graphical) user interfaces (GUI), painting 2D graphics and creating, manipulating and drawing images.
  /frameworks/base/awt/javax/imageio/event/
package.html 4 This package provides interfaces to handle events which can be fired during the reading or writing of images.
  /frameworks/base/awt/javax/imageio/spi/
package.html 4 This package provides several Service Provider Interface (SPI) classes for readers, writers, transcoders and streams to handle images.
  /external/webkit/WebKit/chromium/
WebKit.gypi 49 'src/js/Images/segmentChromium.png',
50 'src/js/Images/segmentHoverChromium.png',
51 'src/js/Images/segmentHoverEndChromium.png',
52 'src/js/Images/segmentSelectedChromium.png',
53 'src/js/Images/segmentSelectedEndChromium.png',
54 'src/js/Images/statusbarBackgroundChromium.png',
55 'src/js/Images/statusbarBottomBackgroundChromium.png',
56 'src/js/Images/statusbarButtonsChromium.png',
57 'src/js/Images/statusbarMenuButtonChromium.png',
58 'src/js/Images/statusbarMenuButtonSelectedChromium.png'
    [all...]
  /device/htc/passion-common/
AndroidBoardCommon.mk 17 $(call add-radio-file,recovery/images/firmware_install.565)
18 $(call add-radio-file,recovery/images/firmware_error.565)
19 $(call add-radio-file,recovery/images/bitmap_size.txt)
  /development/samples/BluetoothChat/
_index.html 13 <img alt="" src="../images/BluetoothChat1.png" />
14 <img alt="" src="../images/BluetoothChat2.png" /
  /development/samples/BusinessCard/
_index.html 6 <img alt="Screenshot #1 of the Business Card application" src="../images/BusinessCard1.png" />
7 <img alt="Screenshot #2 of the Business Card application" src="../images/BusinessCard2.png" />
  /development/samples/ContactManager/
_index.html 9 <img alt="Screenshot 1" src="../images/ContactManager1.png" />
10 <img alt="Screenshot 2" src="../images/ContactManager2.png" /
  /development/samples/Wiktionary/
_index.html 9 <img alt="" src="../images/WiktionarySimple.png"/>
10 <img alt="" src="../images/Wiktionary.png"/>
  /development/scripts/
combine_sdks.sh 25 IMAGES="$2"
28 if [[ -z "$BASE" || -z "$IMAGES" || -z "$OUTPUT" ]] ; then
29 echo "usage: combine_sdks.sh [-v] [-nozip] BASE IMAGES OUTPUT"
31 echo " BASE and IMAGES should be sdk zip files. The system image files,"
32 echo " emulator and other runtime files will be copied from IMAGES and"
54 IMAGES_DIR="$TMP"/images
58 unzip $Q "$IMAGES" -d "$IMAGES_DIR"
68 replace tools/lib/images
  /external/skia/
Android.mk 66 src/images/bmpdecoderhelper.cpp \
67 src/images/SkFDStream.cpp \
68 src/images/SkFlipPixelRef.cpp \
69 src/images/SkImageDecoder.cpp \
70 src/images/SkImageDecoder_libbmp.cpp \
71 src/images/SkImageDecoder_libgif.cpp \
72 src/images/SkImageDecoder_libjpeg.cpp \
73 src/images/SkImageDecoder_libpng.cpp \
74 src/images/SkImageDecoder_libico.cpp \
75 src/images/SkImageDecoder_wbmp.cpp
    [all...]
  /development/samples/LunarLander/
_index.html 12 <img alt="" src="../images/sample_lunarlander.png"
  /external/bluetooth/glib/docs/reference/gio/
gvfs-overview.odg 
  /external/sonivox/docs/
EAS_Library_Integration_Guide.odt 
  /packages/apps/Email/
.classpath 3 <classpathentry excluding="images/|android/util/" kind="src" path="src"/>

Completed in 36 milliseconds

1 2 3 4 5 6 7 8 91011>>