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

1 2 3 4 5 6 7 8 91011>>

  /external/skia/xcode/gif.xcodeproj/
project.pbxproj 21 008CFC4C0C04B77E00FB4126 /* SkMovie_gif.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie_gif.cpp; path = ../../libs/graphics/images/SkMovie_gif.cpp; sourceTree = SOURCE_ROOT; };
22 00B13BE20C0C6EFA0033F013 /* SkMovie.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkMovie.cpp; path = ../../libs/graphics/images/SkMovie.cpp; sourceTree = SOURCE_ROOT; };
29 FE7B86230948E6A1001B952C /* SkImageDecoder_libgif.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libgif.cpp; path = ../../libs/graphics/images/SkImageDecoder_libgif.cpp; sourceTree = SOURCE_ROOT; };
  /external/skia/xcode/ports.xcodeproj/
project.pbxproj 21 00B7E18D0EDCAA5900F77EA2 /* bmpdecoderhelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = bmpdecoderhelper.cpp; path = ../libsgl/images/bmpdecoderhelper.cpp; sourceTree = SOURCE_ROOT; };
22 00B7E18E0EDCAA5900F77EA2 /* SkImageDecoder_libbmp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libbmp.cpp; path = ../libsgl/images/SkImageDecoder_libbmp.cpp; sourceTree = SOURCE_ROOT; };
27 00B7E1990EDCAAA100F77EA2 /* SkImageDecoder_libico.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libico.cpp; path = ../libsgl/images/SkImageDecoder_libico.cpp; sourceTree = SOURCE_ROOT; };
  /external/webkit/WebCore/loader/
Cache.h 21 This class provides all functionality needed for loading images, style sheets and html
45 // This cache holds subresources used by Web pages: images, scripts, stylesheets, etc.
82 TypeStatistic images; member in struct:WebCore::Cache::Statistics
ImageLoader.cpp 140 // If we're not making renderers for the page, then don't load images. We don't want to slow
141 // down the raw HTML parsing case by loading images we don't intend to display.
231 // change is happening between two images.
CachedXBLDocument.cpp 23 This class provides all functionality needed for loading images, style sheets and html
CachedXSLStyleSheet.cpp 23 This class provides all functionality needed for loading images, style sheets and html
  /frameworks/base/awt/org/apache/harmony/awt/gl/render/
NativeImageBlitter.java 38 * or volatile image. For the moment we can blit natively Buffered Images which
40 * from BufferedImage.TYPE_CUSTOM, Volatile Images and Images which received
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/
IAndroidTarget.java 32 /** OS Path to "images" folder which contains the emulator system images. */
33 public final static int IMAGES = 3;
  /bootable/recovery/tools/ota/
convert-to-bmp.py 3 """A simple script to convert asset images to BMP files, that supports
  /build/target/product/security/
README 20 signing using the openssl commandline (for boot/system images)
  /development/build/
sdk.atree 183 system.img platforms/${PLATFORM_NAME}/images/system.img
184 ramdisk.img platforms/${PLATFORM_NAME}/images/ramdisk.img
185 userdata.img platforms/${PLATFORM_NAME}/images/userdata.img
186 prebuilt/android-arm/kernel/kernel-qemu platforms/${PLATFORM_NAME}/images/kernel-qemu
  /development/pdk/docs/porting/
audio.jd 19 <p><img src="images/android_audio_architecture.gif"></p>
system_requirements.jd 46 <td>Android uses the USB interface for flashing the device system images and debugging a running device.</td>
  /development/samples/SkeletonApp/
readme.txt 50 The res/drawable/ directory contains images and other things that can be
  /device/htc/dream/
AndroidBoard.mk 17 $(call add-radio-file,recovery/images/firmware_install.565)
  /external/bluetooth/glib/docs/reference/gio/
Makefile.am 90 # Images to copy into HTML directory
  /external/bluetooth/glib/docs/reference/glib/
Makefile.am 50 # Images to copy into HTML directory
  /external/oprofile/daemon/
opd_sfile.h 105 * that the PC value be set appropriately (needed for kernel images)
  /external/skia/src/images/
fpdfemb_ext.h 69 data and size, global data and size (can be shared among different images), destination
  /external/webkit/WebCore/html/
HTMLBaseElement.cpp 83 // FIXME: Changing a document's base URL should probably automatically update the resolved relative URLs of all images, stylesheets, etc.
  /external/webkit/WebCore/manual-tests/
canvas-mask-redraw.html 56 <img src="http://www.google.com/intl/en_ALL/images/logo.gif" width="320" height="200" alt="Clown Fish" class="masked"
  /external/webkit/WebCore/platform/graphics/android/
BitmapAllocatorAndroid.cpp 32 // made this up, so we don't waste a file-descriptor on small images, plus
  /external/webkit/WebCore/platform/graphics/cg/
PDFDocumentImage.h 53 // FIXME: PDF Images are underreporting decoded sizes and will be unable
  /external/webkit/WebCore/platform/mac/
ClipboardMac.h 88 Frame* m_frame; // used on the source side to generate dragging images
  /external/webkit/WebCore/rendering/style/
StyleGeneratedImage.cpp 47 // Don't let images that have a width/height >= 1 shrink below 1 when zoomed.

Completed in 56 milliseconds

1 2 3 4 5 6 7 8 91011>>